Fix backquote error for perf tests
[jackhill/mal.git] / objc / reader.h
1 NSArray * tokenize(NSString *str);
2 NSObject * read_str(NSString *str);