// !WITH_NEW_INFERENCE // NI_EXPECTED_FILE fun foo(first: Array, second: Array) = Pair(first.toCollection(), second.toCollection())