Errors work better with sublime

This commit is contained in:
Krzosa Karol
2022-10-13 08:18:50 +02:00
parent ce6c2a33b5
commit f50e7b5250
4 changed files with 31 additions and 16 deletions

View File

@@ -6,6 +6,8 @@ global String single_header_library_name = ""_s;
thread_local Parse_Ctx *pctx;
global bool color_codes_enabled;
Arena *bigint_allocator;
global S64 bigint_allocation_count;