977bf593e0
#KT-8574 Fixed
4 lines
45 B
Kotlin
Vendored
4 lines
45 B
Kotlin
Vendored
interface I
|
|
|
|
fun f() = <caret>object : I { }
|