test_parser: add option `-x` to output XML
[nit.git] / c_src / standard__string._ffi.h
1 /*
2 Extern implementation of Nit module string
3 */
4 #ifndef STANDARD__STRING_NIT_H
5 #define STANDARD__STRING_NIT_H
6
7 #include "standard__string._nitni.h"
8 char* string___Int_strerror_ext___impl( long recv );
9 #endif