X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/error_defs_alt5.res b/tests/sav/error_defs_alt5.res index 39b0cbd..0b04cd3 100644 --- a/tests/sav/error_defs_alt5.res +++ b/tests/sav/error_defs_alt5.res @@ -1 +1 @@ -alt/error_defs_alt5.nit:30,11--13: Error: No property A::baz is inherited. Remove the redef keyword to define a new property. +alt/error_defs_alt5.nit:30,11--13: Error: no property `A::baz` is inherited. Remove the `redef` keyword to define a new property.