3 lines
124 B
Kotlin
Vendored
3 lines
124 B
Kotlin
Vendored
class C : <!UNRESOLVED_REFERENCE, UNRESOLVED_REFERENCE!>Base1<!> by <!UNRESOLVED_REFERENCE!>Base2<!>(1) {
|
|
fun test() { }
|
|
} |