220141ab2b
(cherry picked from commit b620099)
4 lines
101 B
Kotlin
Vendored
4 lines
101 B
Kotlin
Vendored
// IS_APPLICABLE: false
|
|
// WITH_RUNTIME
|
|
|
|
val x = listOf(java.lang.String("")).map { <caret>it.bytes } |