Functions have unique names now unless they are foreign, probably will
need a keyword to not mangle the names.
This commit is contained in:
@@ -187,6 +187,7 @@ struct Parse_Ctx:Lexer{
|
||||
|
||||
Array<Ast_Type *> all_types;
|
||||
S32 type_ids;
|
||||
int lambda_ids;
|
||||
U64 unique_ids; // @Debug
|
||||
Map type_map;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user