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