niti: implements native `chdir` and `mkdir` with a return value
[nit.git] / tests / sav / error_needed_method_alt1.res
1 alt/error_needed_method_alt1.nit:46,9--14: Error: Method 'with_capacity' doesn't exists in Array[Int].
2 alt/error_needed_method_alt1.nit:46,9--14: Error: Method 'push' doesn't exists in Array[Int].