C++程序  |  7行  |  65 B

@import category_top;

@interface Foo(Other)
-(void)other;
@end