Variable loading seems to be working
This commit is contained in:
@@ -44,6 +44,7 @@ enum class ExpressionKind {
|
||||
GROUPING,
|
||||
BINARY,
|
||||
IF_ELSE,
|
||||
VAR,
|
||||
INVALID
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user