2 lines
64 B
Plaintext
Vendored
2 lines
64 B
Plaintext
Vendored
// WITH_RUNTIME
|
|
val list = listOf(1, 2, 3).map { Utils.foo(it) } |