summaryrefslogtreecommitdiff
path: root/Test/dafny0/Protected.dfy.expect
blob: d50f2dd546b632694445c34a70492d19f02c8e2f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Protected.dfy(17,20): Error: assertion violation
Execution trace:
    (0,0): anon0
    (0,0): anon9_Then
Protected.dfy(31,18): Error: assertion violation
Execution trace:
    (0,0): anon0
    (0,0): anon12_Then
    (0,0): anon6
    (0,0): anon13_Else
Protected.dfy(35,16): Error: assertion violation
Execution trace:
    (0,0): anon0
Protected.dfy(48,20): Error: assertion violation
Execution trace:
    (0,0): anon0
Protected.dfy(55,20): Error: assertion violation
Execution trace:
    (0,0): anon0

Dafny program verifier finished with 14 verified, 5 errors