[honu] provide assignment operators

This commit is contained in:
Jon Rafkind 2012-01-26 13:21:47 -07:00
parent b67f5e71e6
commit 100d77260a

View File

@ -65,7 +65,8 @@
[honu-structure struct]
[honu-syntax syntax]
[honu-equal =]
[honu-+= +=]
[honu-+= +=] [honu--= -=]
[honu-*= *=] [honu-/= /=]
[literal:honu-prefix prefix]
[literal:honu-then then]
[literal:colon %colon]