ce4a950697
It is not what should be tested in this test
6 lines
75 B
Kotlin
Vendored
6 lines
75 B
Kotlin
Vendored
class A: Base() {}
|
|
|
|
open class Base() {}
|
|
|
|
// CLASS: Base
|
|
// SEARCH: class:A |