Fixing field access / Enum bugs
This commit is contained in:
@@ -6,6 +6,8 @@ Test :: struct
|
||||
test: Test
|
||||
member := test.len
|
||||
|
||||
thing: Memory.Allocator_Kind = Memory.Allocator_Kind.Heap
|
||||
|
||||
a_type :: S64
|
||||
pointer_type :: *S64
|
||||
// null_pointer: pointer_type = null
|
||||
|
||||
Reference in New Issue
Block a user