// foo: to be implemented actual fun bar() {} actual fun foo(arg: Int): String { TODO("Not yet implemented") }