diff options
author | leino <unknown> | 2015-10-23 18:30:11 -0700 |
---|---|---|
committer | leino <unknown> | 2015-10-23 18:30:11 -0700 |
commit | 628acc07a07bd5516551dc2caa2c4612f70d2688 (patch) | |
tree | ae7493acba23e7c238ea8240b9f49ad38e9e244e /Test/dafny1/ListCopy.dfy | |
parent | ad8e5120533bbc694ecd81fccfa095a18a79cb84 (diff) |
Introduced new datatype update syntax: D.(f := E)
The old syntax, D[f := E], is still supported for a short while, but generates a warning about that syntax being deprecated.
The new syntax also supports multiple updates: D.(f := E0, g := E1, h := E2)
Diffstat (limited to 'Test/dafny1/ListCopy.dfy')
0 files changed, 0 insertions, 0 deletions