4 lines
81 B
Kotlin
Vendored
4 lines
81 B
Kotlin
Vendored
// FIR_IDENTICAL
|
|
interface A {
|
|
<!CONSTRUCTOR_IN_INTERFACE!>constructor()<!>
|
|
} |