// WITH_RUNTIME import kotlin.Pair fun test() { val p = 1 to "foo" }