man: document `--no-stacktrace` and `NIT_NO_STACK` in nitc.1
[nit.git] / tests / sav / error_type_unk.res
1 error_type_unk.nit:22,17--20: Error: class `Fail` not found in module `error_type_unk`.
2 error_type_unk.nit:23,9: Error: method `+` does not exists in `Bool`.