Clang format
This commit is contained in:
@@ -3,8 +3,5 @@ thread_local Core_Ctx *pctx;
|
||||
Allocator *bigint_allocator;
|
||||
global S64 bigint_allocation_count;
|
||||
|
||||
const uintptr_t pointer_size = sizeof(uintptr_t);
|
||||
const uintptr_t pointer_size = sizeof(uintptr_t);
|
||||
const uintptr_t pointer_align = __alignof(uintptr_t);
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user