diff options
Diffstat (limited to 'Test/linear/Answer')
-rw-r--r-- | Test/linear/Answer | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Test/linear/Answer b/Test/linear/Answer index 9219497b..9fabc440 100644 --- a/Test/linear/Answer +++ b/Test/linear/Answer @@ -45,3 +45,10 @@ Boogie program verifier finished with 0 verified, 1 error -------------------- f3.bpl --------------------
Boogie program verifier finished with 2 verified, 0 errors
+
+-------------------- bug.bpl --------------------
+bug.bpl(13,3): Error BP5001: This assertion might not hold.
+Execution trace:
+ bug.bpl(12,3): anon0
+
+Boogie program verifier finished with 1 verified, 1 error
|