tools: fix gccx with: .nit_compile[0-9] and GC
[nit.git] / src / ncall.sh
1 time make -C parser && time ./nc nitc && time ./nc2 "$@" nitc && time ./nc3 "$@" nitc && ./nc4 "$@" ../examples/hello_world.nit && ./hello_world_4