mc: Implemented .LITERAL
This commit is contained in:
committed by
Oliver Schmidt
parent
f901adba22
commit
fd3d5d35fb
@@ -210,6 +210,7 @@ typedef enum token_t {
|
||||
TOK_LINECONT,
|
||||
TOK_LIST,
|
||||
TOK_LISTBYTES,
|
||||
TOK_LITERAL,
|
||||
TOK_LOBYTE,
|
||||
TOK_LOBYTES,
|
||||
TOK_LOCAL,
|
||||
|
||||
Reference in New Issue
Block a user