5 lines
63 B
Plaintext
Vendored
5 lines
63 B
Plaintext
Vendored
// WITH_RUNTIME
|
|
|
|
fun test(s: Sequence<Int>) {
|
|
val foo = s
|
|
} |