blob: b89b465f37b68504edf887575d468c980e75f9b2 [file] [log] [blame]
public abstract fun interface F : R|kotlin/Any| {
public abstract fun R|kotlin/String|.f(x: R|kotlin/Int|): R|kotlin/Unit|
}