lib/core: Made FlatString abstract and added fast version for ASCII-only Strings
[nit.git] / tests / test_ffi_c_duplicated_callback_a.nit
2014-11-07 Alexis Laferrièretests: test the global compilation bug in FFI on duplic...