summaryrefslogtreecommitdiff
path: root/test/regress/regress0/issue6605-2-abd-triv.smt2
blob: 7eaaff6b5c50881fcd28396942418e288a7ec40c (plain)
1
2
3
4
; COMMAND-LINE: --produce-abducts
; EXPECT: (define-fun A () Bool true)
(set-logic ALL)
(get-abduct A true)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback