41d4af2cb9
Also add some clarification in spec
6 lines
44 B
Kotlin
Vendored
6 lines
44 B
Kotlin
Vendored
import foo.A
|
|
|
|
class C : A() {
|
|
<caret>
|
|
}
|