summaryrefslogtreecommitdiff
path: root/Test/dafny0/CoinductiveProofs.dfy.expect
blob: 2a5a2b0bfefd232192a93e90b0651157e0e166ea (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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
CoinductiveProofs.dfy(29,11): Error: assertion violation
CoinductiveProofs.dfy(13,16): Related location
Execution trace:
    (0,0): anon0
    (0,0): anon5_Then
    (0,0): anon6_Then
CoinductiveProofs.dfy(59,0): Error BP5003: A postcondition might not hold on this return path.
CoinductiveProofs.dfy(58,10): Related location: This is the postcondition that might not hold.
CoinductiveProofs.dfy(54,2): Related location
Execution trace:
    (0,0): anon0
    (0,0): anon3_Then
CoinductiveProofs.dfy(74,11): Error: assertion violation
CoinductiveProofs.dfy(54,2): Related location
Execution trace:
    (0,0): anon0
    (0,0): anon5_Then
    (0,0): anon6_Then
CoinductiveProofs.dfy(91,0): Error BP5003: A postcondition might not hold on this return path.
CoinductiveProofs.dfy(90,10): Related location: This is the postcondition that might not hold.
CoinductiveProofs.dfy(80,2): Related location
Execution trace:
    (0,0): anon0
    (0,0): anon3_Then
CoinductiveProofs.dfy(100,11): Error: assertion violation
CoinductiveProofs.dfy(80,2): Related location
Execution trace:
    (0,0): anon0
    (0,0): anon5_Then
    (0,0): anon6_Then
CoinductiveProofs.dfy(111,0): Error BP5003: A postcondition might not hold on this return path.
CoinductiveProofs.dfy(110,10): Related location: This is the postcondition that might not hold.
CoinductiveProofs.dfy(106,2): Related location
Execution trace:
    (0,0): anon0
    (0,0): anon3_Then
CoinductiveProofs.dfy(150,0): Error BP5003: A postcondition might not hold on this return path.
CoinductiveProofs.dfy(149,21): Related location: This is the postcondition that might not hold.
CoinductiveProofs.dfy(4,23): Related location
Execution trace:
    (0,0): anon0
    (0,0): anon3_Then
CoinductiveProofs.dfy(156,0): Error BP5003: A postcondition might not hold on this return path.
CoinductiveProofs.dfy(155,21): Related location: This is the postcondition that might not hold.
CoinductiveProofs.dfy(4,23): Related location
Execution trace:
    (0,0): anon0
    (0,0): anon3_Then

Dafny program verifier finished with 35 verified, 8 errors