// PROBLEM: none // WITH_RUNTIME // DISABLE-ERRORS import kotlin.Pair fun test() { val p = Pair(1, ) }