7 lines
41 B
C
7 lines
41 B
C
|
|
||
|
|
||
|
@interface NSString
|
||
|
+ (id)alloc;
|
||
|
@end
|
||
|
|