mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 13:02:30 +07:00
6 lines
48 B
Kotlin
6 lines
48 B
Kotlin
interface T
|
|
|
|
class C : A()
|
|
|
|
// ALLOW_AST_ACCESS
|