summaryrefslogtreecommitdiff
path: root/Test/hofs/Simple.dfy.expect
blob: e2f16ef3301f49c5c04fcaff3ef7bed426d9667f (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
Simple.dfy(14,10): Error: possible division by zero
Execution trace:
    (0,0): anon0
    (0,0): anon6_Else
    (0,0): anon7_Then
Simple.dfy(27,10): Error: possible division by zero
Execution trace:
    (0,0): anon0
    (0,0): anon6_Else
    (0,0): anon7_Then
Simple.dfy(37,9): Error: possible violation of function precondition
Execution trace:
    (0,0): anon0
    Simple.dfy(35,13): anon5_Else
Simple.dfy(49,9): Error: possible violation of function precondition
Execution trace:
    (0,0): anon0
    (0,0): anon3_Then
    (0,0): anon2
Simple.dfy(61,10): Error: possible violation of function precondition
Execution trace:
    (0,0): anon0
Simple.dfy(73,10): Error: assertion violation
Execution trace:
    (0,0): anon0
    Simple.dfy(72,38): anon5_Else
    Simple.dfy(73,38): anon6_Else

Dafny program verifier finished with 14 verified, 6 errors