Remove Allocator stuff
This commit is contained in:
@@ -6,7 +6,7 @@ global String single_header_library_name = ""_s;
|
||||
|
||||
thread_local Parse_Ctx *pctx;
|
||||
|
||||
Allocator *bigint_allocator;
|
||||
Arena *bigint_allocator;
|
||||
global S64 bigint_allocation_count;
|
||||
|
||||
global Token token_null = {SAME_SCOPE};
|
||||
|
||||
Reference in New Issue
Block a user