summaryrefslogtreecommitdiff
path: root/Test/test1/Answer
diff options
context:
space:
mode:
Diffstat (limited to 'Test/test1/Answer')
-rw-r--r--Test/test1/Answer6
1 files changed, 6 insertions, 0 deletions
diff --git a/Test/test1/Answer b/Test/test1/Answer
index e1a36ad9..b79a01f8 100644
--- a/Test/test1/Answer
+++ b/Test/test1/Answer
@@ -160,3 +160,9 @@ IntReal.bpl(33,6): Error: argument type real does not match expected type int
IntReal.bpl(45,8): Error: invalid argument types (real and int) to binary operator div
IntReal.bpl(46,8): Error: invalid argument types (real and int) to binary operator mod
18 type checking errors detected in IntReal.bpl
+AssumptionVariables0.bpl(3,22): Error: assumption variable may not be declared with a where clause
+AssumptionVariables0.bpl(19,7): Error: RHS of assignment to assumption variable a0 must match expression "a0 && <boolean expression>"
+AssumptionVariables0.bpl(28,7): Error: RHS of assignment to assumption variable a0 must match expression "a0 && <boolean expression>"
+AssumptionVariables0.bpl(37,7): Error: assumption variable may not be assigned to more than once
+AssumptionVariables0.bpl(54,7): Error: assumption variable may not be assigned to more than once
+5 name resolution errors detected in AssumptionVariables0.bpl