summaryrefslogtreecommitdiff
path: root/Test/dafny4/Bug73.dfy.expect
blob: 6cf5c156d7e2b5d6175bc099603dc00efc0a84c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Bug73.dfy(7,14): Error: assertion violation
Execution trace:
    (0,0): anon0
    Bug73.dfy(7,19): anon3_Else
    (0,0): anon2
Bug73.dfy(13,14): Error: assertion violation
Execution trace:
    (0,0): anon0
    Bug73.dfy(13,20): anon3_Else
    (0,0): anon2

Dafny program verifier finished with 2 verified, 2 errors