blob: 5c9506fa5cd3b5f00a228203d3021a02e549f433 [file] [log] [blame]
@protocol BaseProtocol
- (void) test;
@end