X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/error_init_auto_alt1.sav b/tests/sav/error_init_auto_alt1.sav index fda8cc8..8c3f211 100644 --- a/tests/sav/error_init_auto_alt1.sav +++ b/tests/sav/error_init_auto_alt1.sav @@ -1,4 +1,4 @@ -alt/error_init_auto_alt1.nit:34,5--11: Error: arity missmatch; prototype is 'init'. -alt/error_init_auto_alt1.nit:35,5--14: Error: arity missmatch; prototype is 'init'. -alt/error_init_auto_alt1.nit:36,5--17: Error: arity missmatch; prototype is 'init'. +alt/error_init_auto_alt1.nit:34,5--11: Error: arity mismatch; prototype is 'init'. +alt/error_init_auto_alt1.nit:35,5--14: Error: arity mismatch; prototype is 'init'. +alt/error_init_auto_alt1.nit:36,5--17: Error: arity mismatch; prototype is 'init'. alt/error_init_auto_alt1.nit:37,5--15: Error: Method 'foo' doesn't exists in A.