summaryrefslogtreecommitdiff
path: root/Test/test15/ModelTest.bpl.expect
blob: 45d3c8aa8404a10becf29ae5c5357ebaad242142 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*** MODEL
%lbl%@147 -> false
%lbl%+64 -> true
%lbl%+84 -> true
i@0 -> 1
j@0 -> 2
j@1 -> 3
j@2 -> 4
tickleBool -> {
  true -> true
  false -> true
  else -> true
}
*** END_MODEL
ModelTest.bpl(9,3): Error BP5001: This assertion might not hold.
Execution trace:
    ModelTest.bpl(5,5): anon0

Boogie program verifier finished with 0 verified, 1 error