5 lines
70 B
Kotlin
5 lines
70 B
Kotlin
open class Test
|
|
|
|
class SomeTest : <caret>Test()
|
|
|
|
// REF: (<root>).Test |