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