typing: do not rely on `MModule.object_type` that will fatal error
[nit.git] / tests / test_ffi_c_new_extern.nit
2015-02-05 Alexis Laferrièretests: test calling extern constructors from extern...