847295bf1c
#KT-32737 Fixed
6 lines
155 B
Plaintext
Vendored
6 lines
155 B
Plaintext
Vendored
// "Create expected function in common module testModule_Common" "true"
|
|
// DISABLE-ERRORS
|
|
|
|
actual interface My {
|
|
actual fun <caret>foo(param: String)
|
|
} |