// "Create actual class for module testModule_JVM (JVM)" "true" expect class My { fun foo(param: String): Int fun String.bar(y: Double): Boolean fun baz(): Unit constructor(flag: Boolean) val isGood: Boolean var status: Int }