You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
text.dfy(3,44): Error: insufficient reads clause to read array element
1
+
text.dfy(3,44): Error: insufficient reads clause to read array element; Consider adding 'reads a' in the enclosing predicate specification for resolution
2
2
3
3
Dafny program verifier finished with 0 verified, 1 error
0 commit comments