Merge: compiler: improve `poset_from_mtypes` used for type coloring.
[nit.git] / tests / test_ffi_c_new_extern.nit
2015-02-05 Alexis Laferrièretests: test calling extern constructors from extern...