6 lines
41 B
Objective-C
6 lines
41 B
Objective-C
|
|
|
|
@interface NSString
|
|
+ (id)alloc;
|
|
@end
|
|
|