Field access codegen works, properly converts to arrows
This commit is contained in:
@@ -7,6 +7,7 @@ test: Test
|
||||
member := test.len
|
||||
|
||||
enum_val: Memory.Allocator_Kind = Memory.Allocator_Kind.Heap
|
||||
other_enum_val: S64 = cast(enum_val: S64)
|
||||
|
||||
a_type :: S64
|
||||
pointer_type :: *S64
|
||||
|
||||
Reference in New Issue
Block a user