summaryrefslogtreecommitdiff
path: root/Test/hofs/ReadsReads.dfy.expect
blob: 50f7472802a822ef2d62db00bef5adb7fe9c42ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
ReadsReads.dfy(30,5): Error: insufficient reads clause to invoke function
Execution trace:
    (0,0): anon0
    (0,0): anon3_Else
ReadsReads.dfy(35,3): Error: insufficient reads clause to invoke function
Execution trace:
    (0,0): anon0
    (0,0): anon3_Else
ReadsReads.dfy(46,10): Error: insufficient reads clause to invoke function
Execution trace:
    (0,0): anon0
    (0,0): anon3_Else
ReadsReads.dfy(57,5): Error: insufficient reads clause to invoke function
Execution trace:
    (0,0): anon0
    (0,0): anon3_Else

Dafny program verifier finished with 6 verified, 4 errors