// "Create expected function in common module testModule_Common" "true" // DISABLE-ERRORS actual interface My { actual fun foo(param: String) }