blob: 934b3ac5b30056ccd9616b41a8ff0e6ed7a361e6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
Call.bpl(15,5): Error BP5001: This assertion might not hold.
Execution trace:
Call.bpl(11,3): entry
Call.bpl(48,5): Error BP5001: This assertion might not hold.
Execution trace:
Call.bpl(47,3): start
Call.bpl(57,5): Error BP5003: A postcondition might not hold on this return path.
Call.bpl(22,3): Related location: This is the postcondition that might not hold.
Execution trace:
Call.bpl(55,3): start
Boogie program verifier finished with 2 verified, 3 errors
|