parser: strings
This commit is contained in:
@@ -17,6 +17,7 @@ typedef enum noomP_NodeType {
|
||||
NOOMP_NODE_NUMBERLITERAL,
|
||||
NOOMP_NODE_BOOLEANLITERAL,
|
||||
NOOMP_NODE_NILLITERAL,
|
||||
NOOMP_NODE_STRINGLITERAL,
|
||||
|
||||
NOOMP_NODE_UNARYOPERATOR,
|
||||
NOOMP_NODE_BINARYOPERATOR,
|
||||
|
||||
Reference in New Issue
Block a user