summaryrefslogtreecommitdiff
path: root/Test/dafny0/CoinductiveProofs.dfy.expect
blob: 12ce2f010d16aaa1b89712b3b7856553c36ab574 (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,12): Error: assertion violation
CoinductiveProofs.dfy(13,17): Related location
Execution trace:
    (0,0): anon0
    (0,0): anon5_Then
    (0,0): anon6_Then
CoinductiveProofs.dfy(59,1): Error BP5003: A postcondition might not hold on this return path.
CoinductiveProofs.dfy(58,11): Related location: This is the postcondition that might not hold.
CoinductiveProofs.dfy(54,3): Related location
Execution trace:
    (0,0): anon0
    (0,0): anon3_Then
CoinductiveProofs.dfy(74,12): Error: assertion violation
CoinductiveProofs.dfy(54,3): Related location
Execution trace:
    (0,0): anon0
    (0,0): anon5_Then
    (0,0): anon6_Then
CoinductiveProofs.dfy(91,1): Error BP5003: A postcondition might not hold on this return path.
CoinductiveProofs.dfy(90,11): Related location: This is the postcondition that might not hold.
CoinductiveProofs.dfy(80,3): Related location
Execution trace:
    (0,0): anon0
    (0,0): anon3_Then
CoinductiveProofs.dfy(100,12): Error: assertion violation
CoinductiveProofs.dfy(80,3): Related location
Execution trace:
    (0,0): anon0
    (0,0): anon5_Then
    (0,0): anon6_Then
CoinductiveProofs.dfy(111,1): Error BP5003: A postcondition might not hold on this return path.
CoinductiveProofs.dfy(110,11): Related location: This is the postcondition that might not hold.
CoinductiveProofs.dfy(106,3): Related location
Execution trace:
    (0,0): anon0
    (0,0): anon3_Then
CoinductiveProofs.dfy(150,1): Error BP5003: A postcondition might not hold on this return path.
CoinductiveProofs.dfy(149,22): Related location: This is the postcondition that might not hold.
CoinductiveProofs.dfy(4,24): Related location
Execution trace:
    (0,0): anon0
    (0,0): anon3_Then
CoinductiveProofs.dfy(156,1): Error BP5003: A postcondition might not hold on this return path.
CoinductiveProofs.dfy(155,22): Related location: This is the postcondition that might not hold.
CoinductiveProofs.dfy(4,24): Related location
Execution trace:
    (0,0): anon0
    (0,0): anon3_Then

Dafny program verifier finished with 35 verified, 8 errors