summaryrefslogtreecommitdiff
path: root/Test/test15/NullInModel.bpl.expect
blob: 299aef12c5aebbdc2b0324818d07a3d46e1e48db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
*** MODEL
%lbl%@47 -> false
%lbl%+24 -> true
%lbl%+37 -> true
null -> T@ref!val!0
s -> T@ref!val!0
tickleBool -> {
  true -> true
  false -> true
  else -> true
}
*** END_MODEL
NullInModel.bpl(4,3): Error BP5001: This assertion might not hold.
Execution trace:
    NullInModel.bpl(4,3): anon0

Boogie program verifier finished with 0 verified, 1 error