summaryrefslogtreecommitdiff
path: root/Test/test20/PolyFuns0.bpl.expect
diff options
context:
space:
mode:
Diffstat (limited to 'Test/test20/PolyFuns0.bpl.expect')
-rw-r--r--Test/test20/PolyFuns0.bpl.expect5
1 files changed, 5 insertions, 0 deletions
diff --git a/Test/test20/PolyFuns0.bpl.expect b/Test/test20/PolyFuns0.bpl.expect
new file mode 100644
index 00000000..8e03b446
--- /dev/null
+++ b/Test/test20/PolyFuns0.bpl.expect
@@ -0,0 +1,5 @@
+PolyFuns0.bpl(25,33): Error: invalid type for argument 1 in application of fieldValue: ref (expected: Field a)
+PolyFuns0.bpl(42,18): Error: invalid type for argument 1 in application of lessThan: bool (expected: a)
+PolyFuns0.bpl(43,43): Error: invalid type for argument 1 in application of lessThan: b (expected: a)
+PolyFuns0.bpl(55,55): Error: invalid argument types (<c>[Field c]a and <d>[Field d]d) to binary operator ==
+4 type checking errors detected in PolyFuns0.bpl