lib/exec: if `execvp` fails, just `_exit` instead of `abort()`
[nit.git] / tests / test_subarray.nit
2013-05-26 Alexis Laferrièrelib: adds the subarray method to the Sequence class