man: document `--no-stacktrace` and `NIT_NO_STACK` in nitc.1
[nit.git] / tests / sav / error_needed_method_alt1.res
1 alt/error_needed_method_alt1.nit:46,9--14: Error: method `with_capacity` does not exists in `Array[Int]`.
2 alt/error_needed_method_alt1.nit:46,9--14: Error: method `push` does not exists in `Array[Int]`.