8b7c7dbe25
Related to KT-27075
6 lines
162 B
Plaintext
Vendored
6 lines
162 B
Plaintext
Vendored
// "Create expected function in common module testModule_Common" "true"
|
|
// DISABLE-ERRORS
|
|
|
|
actual typealias SomeString = String
|
|
|
|
actual fun foo(): SomeString = "" |