summaryrefslogtreecommitdiff
path: root/Test/inline/polyInline.bpl.expect
diff options
context:
space:
mode:
Diffstat (limited to 'Test/inline/polyInline.bpl.expect')
-rw-r--r--Test/inline/polyInline.bpl.expect22
1 files changed, 22 insertions, 0 deletions
diff --git a/Test/inline/polyInline.bpl.expect b/Test/inline/polyInline.bpl.expect
new file mode 100644
index 00000000..e0fc093f
--- /dev/null
+++ b/Test/inline/polyInline.bpl.expect
@@ -0,0 +1,22 @@
+polyInline.bpl(30,9): Warning: type parameter alpha is ambiguous, instantiating to int
+polyInline.bpl(34,9): Warning: type parameter alpha is ambiguous, instantiating to int
+polyInline.bpl(38,9): Warning: type parameter alpha is ambiguous, instantiating to int
+polyInline.bpl(26,3): Error BP5001: This assertion might not hold.
+Execution trace:
+ polyInline.bpl(23,3): anon0
+polyInline.bpl(42,3): Error BP5001: This assertion might not hold.
+Execution trace:
+ polyInline.bpl(30,3): anon0
+
+Boogie program verifier finished with 0 verified, 2 errors
+polyInline.bpl(30,9): Warning: type parameter alpha is ambiguous, instantiating to int
+polyInline.bpl(34,9): Warning: type parameter alpha is ambiguous, instantiating to int
+polyInline.bpl(38,9): Warning: type parameter alpha is ambiguous, instantiating to int
+polyInline.bpl(26,3): Error BP5001: This assertion might not hold.
+Execution trace:
+ polyInline.bpl(23,3): anon0
+polyInline.bpl(42,3): Error BP5001: This assertion might not hold.
+Execution trace:
+ polyInline.bpl(30,3): anon0
+
+Boogie program verifier finished with 0 verified, 2 errors