C++程序  |  4行  |  43 B

@interface A (Sub2)
- (char*)method4;
@end