Add file listing
This commit is contained in:
@@ -64,7 +64,6 @@ test_type :: ()
|
||||
t51 := get_type_info(t5.base_type)
|
||||
assert(t51.kind == Type_Info_Kind.ARRAY)
|
||||
|
||||
|
||||
t6 := get_type_info(type6)
|
||||
t61 := get_type_info(t6.base_type)
|
||||
t62 := get_type_info(t61.base_type)
|
||||
|
||||
Reference in New Issue
Block a user