// WITH_RUNTIME abstract class Owner { abstract fun f() }