package

package f {
    public fun getAnswer(): kotlin.Int
    public fun </*0*/ R> h(/*0*/ f: (kotlin.Boolean) -> R): kotlin.Int
    public fun </*0*/ R> h(/*0*/ f: (kotlin.String) -> R): kotlin.Int
    public fun test(): [ERROR : Error function type]
}
