Fixing bugs, prepending all names with context name

This commit is contained in:
Krzosa Karol
2022-06-13 18:07:17 +02:00
parent f9487a2c24
commit 955167ce18
8 changed files with 68 additions and 37 deletions

View File

@@ -1,7 +1,5 @@
Allocator_Kind :: enum #flag
Null
Arena
Heap :: 4
Null; Arena; Heap
kind := Allocator_Kind.Heap