Merge: model: add `MType::as_notnullable` to remove the `nullable` modifier
[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"