lib/string_exp/utf8: Substring now works with UTF-8 strings (pre-indexed).
[nit.git] / c_src / exec._ffi.c
1 /*
2 Extern implementation of Nit module exec
3 */
4 #include <stdlib.h>
5 #include <stdio.h>
6 #include "exec._ffi.h"