summaryrefslogtreecommitdiff
path: root/Test/dafny0/ComputationsLoop.dfy.expect
blob: d9d48024d0d9a836d67c27a886a67c83394bf484 (plain)
1
2
3
4
5
6
7
8
9
ComputationsLoop.dfy(7,3): Error: failure to decrease termination measure
Execution trace:
    (0,0): anon0
    (0,0): anon3_Else
ComputationsLoop.dfy(12,26): Error: assertion violation
Execution trace:
    (0,0): anon0

Dafny program verifier finished with 1 verified, 2 errors