summaryrefslogtreecommitdiff
path: root/Test/test15/IntInModel.bpl.expect
blob: 1350a6f1c8685857994f73be27eb7b1c185619a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
*** MODEL
%lbl%@39 -> false
%lbl%+23 -> true
%lbl%+29 -> true
i -> 0
tickleBool -> {
  true -> true
  false -> true
  else -> true
}
*** END_MODEL
IntInModel.bpl(4,3): Error BP5001: This assertion might not hold.
Execution trace:
    IntInModel.bpl(4,3): anon0

Boogie program verifier finished with 0 verified, 1 error