Add file listing

This commit is contained in:
Krzosa Karol
2022-06-27 09:17:53 +02:00
parent 06dcb718fd
commit 02ec291ad0
4 changed files with 22 additions and 31 deletions

View File

@@ -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)