summaryrefslogtreecommitdiff
path: root/Test/dafny0/DTypes.dfy.expect
blob: 9b4288e98920d02780e476281219669589abbb64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
DTypes.dfy(182,3): Error BP5003: A postcondition might not hold on this return path.
DTypes.dfy(181,15): Related location: This is the postcondition that might not hold.
Execution trace:
    (0,0): anon0
DTypes.dfy(18,14): Error: assertion violation
Execution trace:
    (0,0): anon0
DTypes.dfy(56,18): Error: assertion violation
Execution trace:
    (0,0): anon0
DTypes.dfy(121,13): Error: assertion violation
DTypes.dfy(93,30): Related location
Execution trace:
    (0,0): anon0
DTypes.dfy(127,13): Error: assertion violation
DTypes.dfy(93,20): Related location
Execution trace:
    (0,0): anon0
DTypes.dfy(137,12): Error: assertion violation
DTypes.dfy(132,6): Related location
DTypes.dfy(93,20): Related location
Execution trace:
    (0,0): anon0
DTypes.dfy(158,12): Error: assertion violation
Execution trace:
    (0,0): anon0
    (0,0): anon5_Then
    (0,0): anon6_Then
    (0,0): anon4

Dafny program verifier finished with 36 verified, 7 errors