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,4 +17,5 @@ CONSTANT_VAL :: 10
global_thing: a_type = 10
// arena: order2.Arena
arena: *order2.Arena
order1_arena: order2.Arena