summaryrefslogtreecommitdiff
path: root/Test/dafny0/DTypes.dfy.expect
blob: 76088e9bfa21f1c2fcce8945cbbcb82a0a3399ab (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,2): Error BP5003: A postcondition might not hold on this return path.
DTypes.dfy(181,14): Related location: This is the postcondition that might not hold.
Execution trace:
    (0,0): anon0
DTypes.dfy(18,13): Error: assertion violation
Execution trace:
    (0,0): anon0
DTypes.dfy(56,17): Error: assertion violation
Execution trace:
    (0,0): anon0
DTypes.dfy(121,12): Error: assertion violation
DTypes.dfy(93,29): Related location
Execution trace:
    (0,0): anon0
DTypes.dfy(127,12): Error: assertion violation
DTypes.dfy(93,19): Related location
Execution trace:
    (0,0): anon0
DTypes.dfy(137,11): Error: assertion violation
DTypes.dfy(132,5): Related location
DTypes.dfy(93,19): Related location
Execution trace:
    (0,0): anon0
DTypes.dfy(158,11): 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