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