summaryrefslogtreecommitdiff
path: root/Test/test20/PolyPolyPoly2.bpl.expect
diff options
context:
space:
mode:
authorGravatar Dan Liew <daniel.liew@imperial.ac.uk>2014-05-07 18:08:49 +0100
committerGravatar Dan Liew <daniel.liew@imperial.ac.uk>2014-05-07 18:08:49 +0100
commit0ac9e0dde34a98a3f97f26dd224ff5b9d5b13630 (patch)
tree669dda1f6f67d82a563990650752cf252fdee0f6 /Test/test20/PolyPolyPoly2.bpl.expect
parenteb766c19e8e082cc2164859c19c3a7e27feef84b (diff)
Enabled tests for types introduced in Boogie2 as lit tests.
Diffstat (limited to 'Test/test20/PolyPolyPoly2.bpl.expect')
-rw-r--r--Test/test20/PolyPolyPoly2.bpl.expect12
1 files changed, 12 insertions, 0 deletions
diff --git a/Test/test20/PolyPolyPoly2.bpl.expect b/Test/test20/PolyPolyPoly2.bpl.expect
new file mode 100644
index 00000000..f36d4aaf
--- /dev/null
+++ b/Test/test20/PolyPolyPoly2.bpl.expect
@@ -0,0 +1,12 @@
+PolyPolyPoly2.bpl(7,8): Warning: type parameter a is ambiguous, instantiating to int
+PolyPolyPoly2.bpl(9,8): Warning: type parameter a is ambiguous, instantiating to <arg0,res>[arg0]res
+PolyPolyPoly2.bpl(13,8): Warning: type parameter a is ambiguous, instantiating to bv0
+PolyPolyPoly2.bpl(13,15): Warning: type parameter a is ambiguous, instantiating to bv0
+PolyPolyPoly2.bpl(13,27): Warning: type parameter a is ambiguous, instantiating to bv17
+PolyPolyPoly2.bpl(14,8): Warning: type parameter a is ambiguous, instantiating to bv17
+PolyPolyPoly2.bpl(14,15): Warning: type parameter a is ambiguous, instantiating to bv0
+PolyPolyPoly2.bpl(24,7): Warning: type parameter a is ambiguous, instantiating to int
+PolyPolyPoly2.bpl(33,3): Warning: type parameter a is ambiguous, instantiating to int
+PolyPolyPoly2.bpl(34,3): Warning: type parameter a is ambiguous, instantiating to int
+
+Boogie program verifier finished with 0 verified, 0 errors