mirror of
https://github.com/ksherlock/65816.tmbundle.git
synced 2024-12-22 10:30:19 +00:00
MPW Asm PRINT operand can take multiple parameters.
This commit is contained in:
parent
3c99a37d4f
commit
16a2e8f434
@ -219,12 +219,11 @@ contexts:
|
||||
|
||||
operand-print:
|
||||
- include: macro-parm
|
||||
- match: ','
|
||||
- match: \b(?i:ON|OFF|PUSH|POP)\b
|
||||
scope: constant.language
|
||||
set: expect-comment
|
||||
- match: \b(?i:NO)?(?i:GEN|PAGE|WARN|MCALL|OBJ|DATA|MDIR|HDR|LITS|STAT|SYM)\b
|
||||
scope: constant.language
|
||||
set: expect-comment
|
||||
- include: expect-comment
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user