lib/exec: if `execvp` fails, just `_exit` instead of `abort()`
[nit.git] / tests / test_ffi_objc_types_and_callbacks.nit
2014-12-10 Alexis Laferrièretests: add a general test for Objective-C without a...