Skip to content

Commit

Permalink
fix unit test so it is agnostic to the Z3 version
Browse files Browse the repository at this point in the history
  • Loading branch information
nunoplopes committed Dec 22, 2024
1 parent 80be7a9 commit c5ddf97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/undef-error.opt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
; ERROR: Target's return value is more undefined for i1 %r
; ERROR: Target's return value is more undefined
%r = 0
=>
%r = undef

0 comments on commit c5ddf97

Please sign in to comment.