summaryrefslogtreecommitdiff
path: root/Test/test21/EmptyList.bpl.n.expect
diff options
context:
space:
mode:
Diffstat (limited to 'Test/test21/EmptyList.bpl.n.expect')
-rw-r--r--Test/test21/EmptyList.bpl.n.expect12
1 files changed, 12 insertions, 0 deletions
diff --git a/Test/test21/EmptyList.bpl.n.expect b/Test/test21/EmptyList.bpl.n.expect
new file mode 100644
index 00000000..3895affe
--- /dev/null
+++ b/Test/test21/EmptyList.bpl.n.expect
@@ -0,0 +1,12 @@
+EmptyList.bpl(52,9): Warning: type parameter a is ambiguous, instantiating to List int
+EmptyList.bpl(34,3): Error BP5001: This assertion might not hold.
+Execution trace:
+ EmptyList.bpl(32,5): anon0
+EmptyList.bpl(48,3): Error BP5001: This assertion might not hold.
+Execution trace:
+ EmptyList.bpl(32,5): anon0
+EmptyList.bpl(52,3): Error BP5001: This assertion might not hold.
+Execution trace:
+ EmptyList.bpl(52,3): anon0
+
+Boogie program verifier finished with 0 verified, 3 errors