interface TestInterface { interface TestNestedInterface } class Test { class TestNested inner class TestInner }