summaryrefslogtreecommitdiff
path: root/Test/dafny0/Backticks.dfy.expect
blob: 589774137f15052177c239310a50ec7e1e21b69a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Backticks.dfy(38,4): Error: insufficient reads clause to invoke function
Execution trace:
    (0,0): anon0
    (0,0): anon7_Else
    (0,0): anon8_Else
    (0,0): anon6
Backticks.dfy(77,7): Error: call may violate context's modifies clause
Execution trace:
    (0,0): anon0
    (0,0): anon3_Then

Dafny program verifier finished with 13 verified, 2 errors