diff options
author | johnvg | 2010-05-19 12:34:17 +0000 |
---|---|---|
committer | johnvg | 2010-05-19 12:34:17 +0000 |
commit | 8181c99010d65178122c3c0bffa1346bb5ad74f4 (patch) | |
tree | 74633095f0d64157ad1656de02c4ca50ff0f0006 /frontend/IndexType.icl | |
parent | no message (diff) |
allow shorted array and record updates after # or #! as:
r & f = e // same as r = {r & f=e}
a & [i] = e // same as a = {a & [i]=e}
nested and multiple updates are also allowed
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1786 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'frontend/IndexType.icl')
0 files changed, 0 insertions, 0 deletions