// FIR_IDENTICAL fun test(ls: List) { ls.takeIf(Collection<*>::isNotEmpty) }