blob: a95d19ecbe9afc32a1e9c33e21394f737d804ef7 [file] [log] [blame]
@import LayeredKitImpl;
// @interface declarations already don't inherit attributes from forward
// declarations, so in order to test this properly we have to /not/ define
// UpwardClass anywhere.
// @interface UpwardClass
// @end
@protocol UpwardProto
@end