5 lines
69 B
Kotlin
Vendored
5 lines
69 B
Kotlin
Vendored
fun x() {
|
|
val z = kotli<caret>n.text.toString()
|
|
}
|
|
// REF: kotlin
|