fdc0335b4a
So #KT-23326 Fixed
6 lines
84 B
Kotlin
Vendored
6 lines
84 B
Kotlin
Vendored
// DISABLE-ERRORS
|
|
|
|
expect class My {
|
|
// Incompilable function
|
|
fun foo() {}
|
|
} |