summaryrefslogtreecommitdiff
path: root/test/regress/regress1/sygus/constant-dec-tree-bug.sy
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress1/sygus/constant-dec-tree-bug.sy')
-rw-r--r--test/regress/regress1/sygus/constant-dec-tree-bug.sy2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regress/regress1/sygus/constant-dec-tree-bug.sy b/test/regress/regress1/sygus/constant-dec-tree-bug.sy
index 7229dea2e..e20520a4a 100644
--- a/test/regress/regress1/sygus/constant-dec-tree-bug.sy
+++ b/test/regress/regress1/sygus/constant-dec-tree-bug.sy
@@ -1,7 +1,7 @@
; EXPECT: unsat
; COMMAND-LINE: --sygus-out=status --sygus-unif-pi=complete
-(set-logic SAT)
+(set-logic LIA)
(synth-fun u ((x Int)) Int)
(synth-fun f () Bool)
(synth-fun g () Bool)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback