@import category_top;
@interface Foo(Left)
-(void)left;
@end
@interface LeftFoo
@interface Foo(Duplicate)