// WITH_RUNTIME class A { companion object { private fun foo() = 1 } }