Renamed to repeat
This commit is contained in:
@@ -14,7 +14,7 @@ enum class StatementKind {
|
||||
FUNCTION,
|
||||
VARIABLE,
|
||||
ASSIGNMENT,
|
||||
LOOP,
|
||||
REPEAT,
|
||||
META_EXTERN_FUNCTION,
|
||||
INVALID
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user