lib/exec: if `execvp` fails, just `_exit` instead of `abort()`
[nit.git] / tests / base_isa3.nit
2012-12-04 Alexandre Terrasatests: add some tests for covariant genericity.