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

@@ -1,5 +1,11 @@
package lambdas
Test :: struct
len: S64
test: Test
member := test.len
a_type :: S64
pointer_type :: *S64
// null_pointer: pointer_type = null