update NOTICE and LICENSE
[nit.git] / tests / sav / error_init_auto_alt2.sav
index 2cf402b..3fdbc48 100644 (file)
@@ -1,4 +1,4 @@
-alt/error_init_auto_alt2.nit:33,5--9: Error: Method 'init' arity missmatch.
-alt/error_init_auto_alt2.nit:34,5--11: Error: Method 'init' arity missmatch.
-alt/error_init_auto_alt2.nit:36,5--17: Error: Method 'init' arity missmatch.
+alt/error_init_auto_alt2.nit:33,5--9: Error: arity mismatch; prototype is 'init(x: Int, y: Int)'.
+alt/error_init_auto_alt2.nit:34,5--11: Error: arity mismatch; prototype is 'init(x: Int, y: Int)'.
+alt/error_init_auto_alt2.nit:36,5--17: Error: arity mismatch; prototype is 'init(x: Int, y: Int)'.
 alt/error_init_auto_alt2.nit:37,5--15: Error: Method 'foo' doesn't exists in A.