X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/error_defs_alt8.res b/tests/sav/error_defs_alt8.res index 7f7cb25..c33bec5 100644 --- a/tests/sav/error_defs_alt8.res +++ b/tests/sav/error_defs_alt8.res @@ -1,2 +1 @@ -alt/error_defs_alt8.nit:25,6--8: Redef error: A::foo is an inherited property. To redefine it, add the redef keyword. -alt/error_defs_alt8.nit:42,11--13: Error: No property A::foo is inherited. Remove the redef keyword to define a new property. +alt/error_defs_alt8.nit:41,13: Error: a class `A` is already defined at line 24.