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

Dafny program verifier finished with 1 verified, 2 errors