blob: 1c94f68f4cc71da2a527d60cc2cfc1fa819ee00d [file]
package
package f {
public fun </*0*/ R> h(/*0*/ a: kotlin.Any, /*1*/ i: kotlin.Int, /*2*/ r: R, /*3*/ f: (kotlin.Boolean) -> kotlin.Int): kotlin.Int
public fun </*0*/ R> h(/*0*/ i: kotlin.Int, /*1*/ a: kotlin.Any, /*2*/ r: R, /*3*/ f: (kotlin.Boolean) -> kotlin.Int): kotlin.Int
public fun test(): [Error type: Return type for function cannot be resolved]
}