5 lines
52 B
Kotlin
Vendored
5 lines
52 B
Kotlin
Vendored
class A {
|
|
fun someOther() = false
|
|
|
|
<caret>
|
|
} |