diff options
Diffstat (limited to 'Test/snapshots/runtest.AI.snapshot.expect')
-rw-r--r-- | Test/snapshots/runtest.AI.snapshot.expect | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Test/snapshots/runtest.AI.snapshot.expect b/Test/snapshots/runtest.AI.snapshot.expect index 2aa5bdad..7b0288bb 100644 --- a/Test/snapshots/runtest.AI.snapshot.expect +++ b/Test/snapshots/runtest.AI.snapshot.expect @@ -1,8 +1,8 @@ -Processing command (at Snapshots29.v0.bpl(14,5)) assert i == 0 /* checksum: 15-7D-7A-B4-3A-9B-FD-1E-77-5A-56-1F-3A-18-C1-FD */ ;
+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 /* checksum: 8F-25-CD-62-0E-E2-33-AF-1A-28-E2-9A-F5-AC-02-2D */ ;
+Processing command (at Snapshots29.v1.bpl(14,5)) assert i == 0;
>>> DoNothingToAssert
Snapshots29.v1.bpl(14,5): Error BP5001: This assertion might not hold.
|