scope: the `else` of the assert is a scoped block
[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]`.