package Test.SubTest.AnotherTest open class TestClass { } class A() : Test.SubTest.AnotherTest.Te { public fun test() { } } // EXIST: TestClass