blob: 99591d35803aa1be2eb15e9966a2459a536eb712 [file] [log] [blame]
@protocol UpwardProto;
@class UpwardClass;
@interface PerfectlyNormalClass
@end
void doImplementationThings(UpwardClass *first, id <UpwardProto> second) __attribute((unavailable));