summaryrefslogtreecommitdiff
path: root/test/regress/regress0/arith/leq.01.smtv1.smt2
blob: 1ae8d4c29b6963ab902d7e88f7fe9932dccb8430 (plain)
1
2
3
4
(set-option :incremental false)
(set-info :status unsat)
(set-logic QF_LRA)
(check-sat-assuming ( (<= 3 (- 3)) ))
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback