summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndres Noetzli <andres.noetzli@gmail.com>2019-11-29 16:10:10 -0800
committerAndres Noetzli <andres.noetzli@gmail.com>2019-11-29 16:10:10 -0800
commite38aa81b8b7e160548aafc2781be1dcdb18c75bc (patch)
treef5d9d091daa34a5a18fdcc8d59d8b6207f264b83
parent736031884f854390c9e3142b7261f631e26df3de (diff)
fix line numbers
-rw-r--r--test/regress/regress0/sygus/pLTL-sygus-syntax-err.sy2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regress/regress0/sygus/pLTL-sygus-syntax-err.sy b/test/regress/regress0/sygus/pLTL-sygus-syntax-err.sy
index de258d123..1b5690d3a 100644
--- a/test/regress/regress0/sygus/pLTL-sygus-syntax-err.sy
+++ b/test/regress/regress0/sygus/pLTL-sygus-syntax-err.sy
@@ -1,7 +1,7 @@
; REQUIRES: no-competition
; COMMAND-LINE: --sygus-out=status --sygus-rec-fun --lang=sygus2
; EXPECT-ERROR: CVC4 Error:
-; EXPECT-ERROR: Parse Error: pLTL-sygus-syntax-err.sy:79.19: number of arguments does not match the constructor type
+; EXPECT-ERROR: Parse Error: pLTL-sygus-syntax-err.sy:80.19: number of arguments does not match the constructor type
; EXPECT-ERROR:
; EXPECT-ERROR: (Op2 <O2> <F>)
; EXPECT-ERROR: ^
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback