Referencing other packages works!!

This commit is contained in:
Krzosa Karol
2022-06-10 19:25:57 +02:00
parent eff0afd96c
commit decab135b8
9 changed files with 101 additions and 42 deletions

View File

@@ -17,6 +17,7 @@ String16 :: struct
len : S64
with_type: Arena = order2_arena
test_dot := with_type.len
pointer := &with_type
deref := *pointer