7e4bb1d467
Patch by Evgeny Gerashchenko
6 lines
48 B
Kotlin
6 lines
48 B
Kotlin
package foo
|
|
|
|
class Impl : Bar() {
|
|
<caret>
|
|
}
|