// "Create expected function in common module testModule_Common" "true" // DISABLE-ERRORS actual fun foo(i: Int, d: Double, s: String) = s == "$i$d"