2277dcc76f
#KT-27075 Fixed
5 lines
70 B
Plaintext
Vendored
5 lines
70 B
Plaintext
Vendored
// DISABLE-ERRORS
|
|
|
|
expect class My {
|
|
fun foo(param: String): Int
|
|
} |