diff options
Diffstat (limited to 'Test/lock/Answer')
-rw-r--r-- | Test/lock/Answer | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Test/lock/Answer b/Test/lock/Answer index bcfc9f1c..a5b63e44 100644 --- a/Test/lock/Answer +++ b/Test/lock/Answer @@ -1,8 +1,8 @@ Boogie program verifier finished with 3 verified, 0 errors
-LockIncorrect.bpl(17,3): Error BP5001: This assertion might not hold.
+LockIncorrect.bpl(19,3): Error BP5001: This assertion might not hold.
Execution trace:
- LockIncorrect.bpl(9,1): start
- LockIncorrect.bpl(14,1): LoopHead
+ LockIncorrect.bpl(11,1): start
+ LockIncorrect.bpl(16,1): LoopHead
Boogie program verifier finished with 0 verified, 1 error
|