Skip to content

Commit

Permalink
add status
Browse files Browse the repository at this point in the history
  • Loading branch information
HanielB committed Sep 17, 2024
1 parent 08f9397 commit 327b904
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/regress/cli/regress0/proofs/issue9927.smt2
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
; EXPECT: unsat
(set-logic QF_LRA)
(declare-fun b () Bool)
(assert (= 0.0 (ite b 2.0 1.0)))
Expand Down

0 comments on commit 327b904

Please sign in to comment.