6 lines
48 B
Kotlin
Vendored
6 lines
48 B
Kotlin
Vendored
interface T
|
|
|
|
object OO : T
|
|
|
|
// ALLOW_AST_ACCESS
|