3 lines
35 B
Objective-C
3 lines
35 B
Objective-C
@interface I
|
|
- (void)call_me;
|
|
@end
|
@interface I
|
|
- (void)call_me;
|
|
@end
|