summaryrefslogtreecommitdiff
path: root/Test/dafny0/snapshots/Snapshots6.run.dfy.expect
blob: bef5a87d2ffe911c5776737c602829e915e975e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
Processing command (at Snapshots6.v0.dfy(20,14)) assert Lit(false);
  >>> DoNothingToAssert

Dafny program verifier finished with 4 verified, 0 errors
Processing command (at Snapshots6.v1.dfy(20,14)) assert Lit(false);
  >>> DoNothingToAssert
Snapshots6.v1.dfy(20,13): Error: assertion violation
Execution trace:
    (0,0): anon0

Dafny program verifier finished with 3 verified, 1 error