This commit is contained in:
Tom Everett
2016-02-29 19:35:40 -07:00
parent 064e6a7b9d
commit bcc2b4162b
+4
View File
@@ -45,6 +45,10 @@ declarations
; ;
declaration declaration
: instruction
;
instruction
: opcode argument+ : opcode argument+
; ;