5 lines
75 B
Kotlin
Vendored
5 lines
75 B
Kotlin
Vendored
fun foo() {
|
|
<selection>fun test() {}
|
|
"aaa"</selection>
|
|
test()
|
|
} |