summaryrefslogtreecommitdiff
path: root/Test/hofs/Twice.dfy.expect
blob: 2476b945ee59b628f9000c1a2626f642ecd2af3e (plain)
1
2
3
4
5
6
7
8
9
10
11
Twice.dfy(27,22): Error: assertion violation
Execution trace:
    (0,0): anon0
    Twice.dfy(23,12): anon3_Else
Twice.dfy(35,32): Error: possible violation of function precondition
Execution trace:
    (0,0): anon0
    (0,0): anon10_Else
    (0,0): anon11_Then

Dafny program verifier finished with 4 verified, 2 errors