summaryrefslogtreecommitdiff
path: root/Test/dafny4/Bug104.dfy.expect
blob: 1cc43cbf2494aa1e12dc8fb866d8e8b42ecaf1e0 (plain)
1
2
3
Bug104.dfy(10,7): Warning: datatype update syntax D[f := E] is deprecated; the new syntax is D.(f := E)

Dafny program verifier finished with 2 verified, 0 errors