Add some reserved words that show up in ASM blocks.
This commit is contained in:
parent
a2a15cab64
commit
d021edbd48
|
@ -70,6 +70,7 @@ $vertSpace = [\r\n]
|
|||
| "VAL" | "VALOF"
|
||||
| "WHILE" | "WORKSPACE"
|
||||
| "VECSPACE"
|
||||
| ".STATIC" | ".VSPTR" | ".WSSIZE"
|
||||
|
||||
@identifier = [a-z A-Z] [a-z A-Z 0-9 \.]*
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user