summaryrefslogtreecommitdiff
path: root/Test/snapshots/runtest.AI.snapshot.expect
blob: f9e4dc327dd2047088874bd4c7763d78b0d5d4b8 (plain)
1
2
3
4
5
6
7
8
9
Processing command (at Snapshots29.v0.bpl(14,5)) assert i == 0;
  >>> DoNothingToAssert

Boogie program verifier finished with 1 verified, 0 errors
Processing command (at Snapshots29.v1.bpl(14,5)) assert i == 0;
  >>> DoNothingToAssert
Snapshots29.v1.bpl(14,5): Error BP5001: This assertion might not hold.

Boogie program verifier finished with 0 verified, 1 error