blob: e3fe33c1bdb915570a121684291bc641d1eff858 [file] [log] [blame]
@protocol Foo
- (void)someMethodOnFoo;
@end