More code to List
This commit is contained in:
@@ -161,7 +161,7 @@ struct Parse_Ctx:Lexer{
|
||||
Allocator *heap;
|
||||
Arena stage_arena;
|
||||
|
||||
Array<Ast_Type *> all_types;
|
||||
List<Ast_Type *> all_types;
|
||||
S32 type_ids;
|
||||
int lambda_ids;
|
||||
U64 unique_ids; // @Debug
|
||||
|
||||
Reference in New Issue
Block a user