summaryrefslogtreecommitdiff
path: root/test/regress/regress0/sygus/icfp_easy-ite.sy
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress0/sygus/icfp_easy-ite.sy')
-rw-r--r--test/regress/regress0/sygus/icfp_easy-ite.sy2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regress/regress0/sygus/icfp_easy-ite.sy b/test/regress/regress0/sygus/icfp_easy-ite.sy
index 248264698..f0cbbdc53 100644
--- a/test/regress/regress0/sygus/icfp_easy-ite.sy
+++ b/test/regress/regress0/sygus/icfp_easy-ite.sy
@@ -1,5 +1,5 @@
; EXPECT: unsat
-; COMMAND-LINE: --no-dump-synth
+; COMMAND-LINE: --sygus-out=status
(set-logic BV)
(define-fun shr1 ((x (BitVec 64))) (BitVec 64) (bvlshr x #x0000000000000001))
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback