4b6624c920
^KT-65204 Fixed
5 lines
59 B
Kotlin
Vendored
5 lines
59 B
Kotlin
Vendored
interface A {
|
|
interface B {
|
|
interface C
|
|
}
|
|
} |