// WITH_RUNTIME interface I private fun f(): List { return listOf(object : I { }) }