Updated other main unit test

entity_declaration_type_checking
Tristan B. Kildaire 2021-05-04 19:19:57 +02:00
parent fd05ab1ef8
commit dcd513079d
1 changed files with 15 additions and 0 deletions

View File

@ -32,8 +32,23 @@ class kl
}
struct structTest
{
}
class Shekshi
{
struct structTest
{
}
public struct poesStruct
{
}
class Shekshi1
{