mc: Implemented .LITERAL
This commit is contained in:
committed by
Oliver Schmidt
parent
f901adba22
commit
fd3d5d35fb
@@ -234,6 +234,7 @@ struct DotKeyword {
|
||||
{ ".LINECONT", TOK_LINECONT },
|
||||
{ ".LIST", TOK_LIST },
|
||||
{ ".LISTBYTES", TOK_LISTBYTES },
|
||||
{ ".LITERAL", TOK_LITERAL },
|
||||
{ ".LOBYTE", TOK_LOBYTE },
|
||||
{ ".LOBYTES", TOK_LOBYTES },
|
||||
{ ".LOCAL", TOK_LOCAL },
|
||||
|
||||
Reference in New Issue
Block a user