brintos

brintos / llvm-project-archived public Read only

0
0
Text · 262 B · a95d19e Raw
12 lines · c
1@import LayeredKitImpl;2 3// @interface declarations already don't inherit attributes from forward 4// declarations, so in order to test this properly we have to /not/ define5// UpwardClass anywhere.6 7// @interface UpwardClass8// @end9 10@protocol UpwardProto11@end12