Enum members have const syntax, enum members gen S64 type by default,

This commit is contained in:
Krzosa Karol
2022-06-10 21:36:36 +02:00
parent 862a820ec7
commit 9b03147099
6 changed files with 10 additions and 5 deletions

View File

@@ -3,7 +3,7 @@ package Memory
Allocator_Kind :: enum
Null
Arena
Heap
Heap :: 4
kind := Allocator_Kind.Heap