``` expect class Foo(bar: String) { fun frob()...
# multiplatform
e
Copy code
expect class Foo(bar: String) {
    fun frob()
}