Files
2024-01-05 16:04:14 +00:00

5 lines
45 B
Kotlin
Vendored

fun foo() {}
fun test() {
fo<caret>o()
}