dd0b267531
So #KT-23686 Fixed
5 lines
72 B
Kotlin
Vendored
5 lines
72 B
Kotlin
Vendored
// DISABLE-ERRORS
|
|
|
|
expect class My(a: Int, b: String) {
|
|
fun test()
|
|
} |