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