3 lines
42 B
Kotlin
Vendored
3 lines
42 B
Kotlin
Vendored
interface A {
|
|
var <caret>foo: String
|
|
} |