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