5 lines
42 B
Kotlin
Vendored
5 lines
42 B
Kotlin
Vendored
class Foo
|
|
|
|
fun test() {
|
|
Fo<caret>o()
|
|
} |