Compiling with Type_Info
This commit is contained in:
@@ -191,6 +191,7 @@ struct Parse_Ctx:Lexer{
|
||||
// Array<Ast_File *> files;
|
||||
Array<Ast_Module *> modules;
|
||||
Array<Ast_Decl *> ordered_decls;
|
||||
S32 base_language_ordered_decl_len;
|
||||
|
||||
Ast_Scope *currently_parsed_scope;
|
||||
Ast_File *currently_parsed_file;
|
||||
|
||||
Reference in New Issue
Block a user