assignment works

This commit is contained in:
Tom Everett
2016-02-29 21:30:59 -07:00
parent 0b86c5abd1
commit fadbb12c9f
+1 -1
View File
@@ -57,7 +57,7 @@ argument
;
assignment
: variable '=' expression
: (variable | LOC | RELOC) '=' expression
;
expression