Updated `tests/syntax_callref.nit`
[nit.git] / tests / sav / error_needed_method_alt1.res
index 6f7a1f9..7ce9c37 100644 (file)
@@ -1 +1,2 @@
-Fatal Error: no primitive class NativeArray
+alt/error_needed_method_alt1.nit:46,9--14: Error: method `with_capacity` does not exists in `Array[Int]`.
+alt/error_needed_method_alt1.nit:46,9--14: Error: method `push` does not exists in `Array[Int]`.