summaryrefslogtreecommitdiff
path: root/Test/test20/Prog1.bpl.expect
diff options
context:
space:
mode:
Diffstat (limited to 'Test/test20/Prog1.bpl.expect')
-rw-r--r--Test/test20/Prog1.bpl.expect4
1 files changed, 4 insertions, 0 deletions
diff --git a/Test/test20/Prog1.bpl.expect b/Test/test20/Prog1.bpl.expect
new file mode 100644
index 00000000..b00ccdc1
--- /dev/null
+++ b/Test/test20/Prog1.bpl.expect
@@ -0,0 +1,4 @@
+Prog1.bpl(20,11): Error: invalid type for argument 0 in map select: int (expected: ref)
+Prog1.bpl(21,14): Error: invalid type for argument 1 in map select: int (expected: Field a)
+Prog1.bpl(22,17): Error: invalid argument types (bool and int) to binary operator >=
+3 type checking errors detected in Prog1.bpl