summaryrefslogtreecommitdiff
path: root/test/regress/regress0/arith/mult.02.smt2
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress0/arith/mult.02.smt2')
-rw-r--r--test/regress/regress0/arith/mult.02.smt24
1 files changed, 3 insertions, 1 deletions
diff --git a/test/regress/regress0/arith/mult.02.smt2 b/test/regress/regress0/arith/mult.02.smt2
index d690e38e8..54b876d38 100644
--- a/test/regress/regress0/arith/mult.02.smt2
+++ b/test/regress/regress0/arith/mult.02.smt2
@@ -1,4 +1,6 @@
-; EXPECT: (error "Non-linear term was asserted to arithmetic in a linear logic.")
+; EXPECT: (error "A non-linear fact was asserted to arithmetic in a linear logic.
+; EXPECT: The fact in question: (>= (* (- 1) (* n n)) (- 1))
+; EXPECT: ")
; EXIT: 1
(set-logic QF_LRA)
(set-info :status unknown)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback