blob: fbfc0aa1439207f633ee3b1aa950a4c1c30a0160 [file] [log] [blame]
@interface B (Sub)
- (char *)method3;
- (char*)method4;
- (id)method6;
@end