1*c50d4924SDouglas Gregor @import category_top; 2404cddecSDouglas Gregor 3404cddecSDouglas Gregor @interface Foo(Other) 4404cddecSDouglas Gregor -(void)other; 5404cddecSDouglas Gregor @end 6404cddecSDouglas Gregor 7