3 lines
109 B
Kotlin
Vendored
3 lines
109 B
Kotlin
Vendored
// FIR_IDENTICAL
|
|
external class C(x: Int, <!EXTERNAL_CLASS_CONSTRUCTOR_PROPERTY_PARAMETER!>val y: String<!>)
|