3 lines
33 B
Objective-C
3 lines
33 B
Objective-C
@interface A
|
|
- (int)method;
|
|
@end
|
@interface A
|
|
- (int)method;
|
|
@end
|