summaryrefslogtreecommitdiff
path: root/Test/dafny0/Protected.dfy.expect
blob: 6796e847051e6bb12a11ace680ed134ae845095b (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,19): Error: assertion violation
Execution trace:
    (0,0): anon0
    (0,0): anon9_Then
Protected.dfy(31,17): Error: assertion violation
Execution trace:
    (0,0): anon0
    (0,0): anon12_Then
    (0,0): anon6
    (0,0): anon13_Else
Protected.dfy(35,15): Error: assertion violation
Execution trace:
    (0,0): anon0
Protected.dfy(48,19): Error: assertion violation
Execution trace:
    (0,0): anon0
Protected.dfy(55,19): Error: assertion violation
Execution trace:
    (0,0): anon0

Dafny program verifier finished with 14 verified, 5 errors