4 lines
39 B
C
4 lines
39 B
C
|
@interface I
|
||
|
- (void)call_me_new;
|
||
|
@end
|