blob: cf2f3fb695c81959db8f01762769999e7ee48460 [file] [edit]
public protocol A {
associatedtype T : B
}
public protocol SubProto30984417: BaseProto30984417 {}