mirror of
https://github.com/kanaka/mal.git
synced 2024-11-11 00:52:44 +03:00
3 lines
71 B
C
3 lines
71 B
C
NSArray * tokenize(NSString *str);
|
|
NSObject * read_str(NSString *str);
|