4 lines
43 B
C
4 lines
43 B
C
|
@interface A (Sub2)
|
||
|
- (char*)method4;
|
||
|
@end
|