parser: assignment and function call statements
This commit is contained in:
@@ -31,6 +31,9 @@ typedef enum noomP_NodeType {
|
||||
|
||||
NOOMP_NODE_PARENTHESIZED,
|
||||
|
||||
NOOMP_NODE_ASSIGNMENT,
|
||||
NOOMP_NODE_ASSIGNPLACE,
|
||||
|
||||
NOOMP_NODE_NCOUNT,
|
||||
} noomP_NodeType;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user