X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/error_redef_alt4.res b/tests/sav/error_redef_alt4.res index 2898003..f95f83b 100644 --- a/tests/sav/error_redef_alt4.res +++ b/tests/sav/error_redef_alt4.res @@ -1 +1 @@ -alt/error_redef_alt4.nit:29,12--13: Error: No property B::f1 is inherited. Remove the redef keyword to define a new property. +alt/error_redef_alt4.nit:29,12--13: Error: no property `B::f1` is inherited. Remove the `redef` keyword to define a new property.