// FIR_IDENTICAL fun foo(l: List?) { Pair(l?.joinToString(), "") }