actual fun foo() = "OK" fun test(): String { return foo() }