fcbb18d876
#KT-10815 Fixed
4 lines
57 B
Kotlin
Vendored
4 lines
57 B
Kotlin
Vendored
// NOT_APPLICABLE
|
|
interface A {<caret>
|
|
val foo: Int
|
|
} |