// IGNORE_BACKEND: JVM_IR package test interface Test { companion object { public const val valProp: Int = 10 } }