7 lines
67 B
C
7 lines
67 B
C
|
|
||
|
@import MethodPoolString1;
|
||
|
@interface A
|
||
|
- (int)stringValue;
|
||
|
@end
|
||
|
|