blob: 8c3e85829f250d3cbd1b2f0abea8381aa5bdec66 [file]
package
package d {
public fun bar(): kotlin.Unit
public fun doSmth1(/*0*/ f: () -> kotlin.Unit): kotlin.Unit
public fun doSmth1(/*0*/ g: (kotlin.Int) -> kotlin.Unit): kotlin.Unit
}