compile: add program arguments passed to C compiler; gcc's -l, -L, -I and -c
[nit.git] / tests / icode_dmr_if.nit
2010-01-11 Jean-Sebastien Gelinastests: add some basic tests for dead method removal...