5 lines
58 B
Kotlin
5 lines
58 B
Kotlin
fun foo() {
|
|
val a = ""
|
|
|
|
<selection>a</selection>
|
|
} |