Parse function call
This commit is contained in:
@@ -46,6 +46,7 @@ enum class ExpressionKind {
|
||||
BINARY,
|
||||
IF_ELSE,
|
||||
VAR,
|
||||
CALL,
|
||||
INVALID
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user