This commit is contained in:
Tom Everett
2016-02-29 20:29:15 -07:00
parent 7f782ab66f
commit f6c2df8ff4
+3
View File
@@ -47,6 +47,7 @@ declarations
declaration
: instruction
| label
| expression
;
instruction
@@ -114,6 +115,8 @@ opcode
| 'omq'
| 'isz'
| 'sma'
| 'skp'
| 'law'
;
LOC