DISABLE FDs (REMOVE ME).
[jackhill/mal.git] / objc / reader.h
1 NSArray * tokenize(NSString *str);
2 NSObject * read_str(NSString *str);