Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmed-irfan committed Nov 30, 2023
1 parent 7fa9e25 commit 424c006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/regress/mcsat/nia/nira_00.smt2
Expand Up @@ -17,7 +17,7 @@
(assert (< (+ (- 7) pure_y) 0))

(assert (= pure_xy 7))
(assert (= pure_xy (* x y)))
(assert (= (+ pure_xy (* x (- y))) 0))

(check-sat)
(exit)

0 comments on commit 424c006

Please sign in to comment.