5 lines
45 B
Kotlin
Vendored
5 lines
45 B
Kotlin
Vendored
fun foo() {}
|
|
|
|
fun test() {
|
|
fo<caret>o()
|
|
} |