public abstract interface GenericInterfaceParameterWithSelfBound<T : R|ft<test/GenericInterfaceParameterWithSelfBound<ft<T, T?>>, test/GenericInterfaceParameterWithSelfBound<ft<T, T?>>?>|> : R|kotlin/Any| {
    public abstract fun method(t: R|ft<T, T?>|): R|ft<T, T?>|

}
