class X { class Y open class BASE /*PLACE*/class PLACE } /*ONAIR*/inner class ONAIR : BASE() { fun x() = Y() }