diff options
Diffstat (limited to 'Test/aitest1/Bound.bpl.expect')
-rw-r--r-- | Test/aitest1/Bound.bpl.expect | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Test/aitest1/Bound.bpl.expect b/Test/aitest1/Bound.bpl.expect new file mode 100644 index 00000000..46c18d30 --- /dev/null +++ b/Test/aitest1/Bound.bpl.expect @@ -0,0 +1,7 @@ +Bound.bpl(26,3): Error BP5001: This assertion might not hold. +Execution trace: + Bound.bpl(10,1): start + Bound.bpl(16,1): LoopHead + Bound.bpl(24,1): AfterLoop + +Boogie program verifier finished with 0 verified, 1 error |