package testing open class Test open class TestOther : Test() class TestOtherMore : TestOther() // REF: (testing).Test // REF: (testing).TestOther // REF: (testing).TestOtherMore