blob: 56f7e68a396ad4442311f608bbe2a3c7bf68153b [file] [log] [blame]
public abstract interface GenericInterfaceParameterWithSelfBound<T : R|ft<test/GenericInterfaceParameterWithSelfBound<ft<T & Any, T?>>, test/GenericInterfaceParameterWithSelfBound<ft<T & Any, T?>>?>|> : R|kotlin/Any| {
public abstract fun method(t: R|ft<T & Any, T?>|): R|ft<T & Any, T?>|
}