compiler: replace the option `--stacktrace` with a simpler `--no-stacktrace`
[nit.git] / tests / base_super_linext2.nit
2013-10-09 Lucas Bajolettests: add base_super_linext2 for super-call on inherit...