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