// WITH_RUNTIME abstract class Owner { abstract val p: Int }