Transpile the global var section
This commit is contained in:
@ -6,7 +6,7 @@ from SYSTEM import ADR;
|
||||
from Lexer import Lexer, LexerDestroy, LexerInitialize;
|
||||
from Transpiler import Transpile;
|
||||
|
||||
VAR
|
||||
var
|
||||
ALexer: Lexer;
|
||||
|
||||
BEGIN
|
||||
|
Reference in New Issue
Block a user