8 lines
86 B
Plaintext
8 lines
86 B
Plaintext
Allocator_Kind :: enum #flag
|
|
Null
|
|
Arena
|
|
Heap :: 4
|
|
|
|
kind := Allocator_Kind.Heap
|
|
|