// "Create actual interface for platform JVM" "true" expect interface Interface { fun foo(param: String): Int fun String.bar(y: Double): Boolean val isGood: Boolean var status: Int }