847295bf1c
#KT-32737 Fixed
5 lines
69 B
Plaintext
Vendored
5 lines
69 B
Plaintext
Vendored
// DISABLE-ERRORS
|
|
|
|
expect interface My {
|
|
fun foo(param: String)
|
|
} |