// WITH_STDLIB fun test(s: Sequence) { val foo = s.orEmpty() }