blob: 95afb135d1bff9a5f54893f188d833018ef3a861 [file]
public abstract interface GenericInterfaceParameterWithSelfBound<T : R|ft<test/GenericInterfaceParameterWithSelfBound<T!>, test/GenericInterfaceParameterWithSelfBound<T!>?>|> : R|kotlin/Any| {
public abstract fun method(t: R|T!|): R|T!|
}