// !DIAGNOSTICS: -UNUSED_PARAMETER nativeInvoke fun Int.ext() = 1 nativeInvoke fun Int.invoke(a: String, b: Int) = "OK"