Merge: Misc AST
[nit.git] / tests / sav / error_needed_method_alt1.res
index 6f7a1f9..c3555bf 100644 (file)
@@ -1 +1,2 @@
-Fatal Error: no primitive class NativeArray
+alt/error_needed_method_alt1.nit:46,9--14: Error: Method 'with_capacity' doesn't exists in Array[Int].
+alt/error_needed_method_alt1.nit:46,9--14: Error: Method 'push' doesn't exists in Array[Int].