@@ -2,9 +2,16 @@
Thing :: struct
len: int
Constant :: 10
Thing_Kind :: enum
None
Thing_Not
thing: Thing
access := thing.len
test := Thing.Thing_Kind.Thing_Not
test_const := Thing.Constant
Allocator_Kind :: enum
Null
The note is not visible to the blocked user.