// PSI_ELEMENT: org.jetbrains.kotlin.psi.KtClass // OPTIONS: usages, expected expect open class OClass(i: Int) expect class Inheritor : OClass