pretty: add `visit_args` to factorize the processing of arguments
[nit.git] / tests / test_ffi_c_new_extern.nit
2015-02-05 Alexis Laferrièretests: test calling extern constructors from extern...