6 lines
48 B
Kotlin
Vendored
6 lines
48 B
Kotlin
Vendored
interface T
|
|
|
|
class C : A()
|
|
|
|
// ALLOW_AST_ACCESS
|