summaryrefslogtreecommitdiff
path: root/Test/datatypes/Answer
blob: bac8f34523624b2704a5fb8eed0699ec24c3defa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

-------------------- t1.bpl --------------------
t1.bpl(23,3): Error BP5001: This assertion might not hold.
Execution trace:
    t1.bpl(16,3): anon0

Boogie program verifier finished with 0 verified, 1 error

-------------------- t2.bpl --------------------
t2.bpl(23,3): Error BP5001: This assertion might not hold.
Execution trace:
    t2.bpl(16,3): anon0

Boogie program verifier finished with 0 verified, 1 error

-------------------- ex.bpl --------------------

Boogie program verifier finished with 1 verified, 0 errors