X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/base_attr5_alt6.res b/tests/sav/base_attr5_alt6.res index a8a0ff4..0452ebf 100644 --- a/tests/sav/base_attr5_alt6.res +++ b/tests/sav/base_attr5_alt6.res @@ -1 +1 @@ -alt/base_attr5_alt6.nit:39,12--14: Error: No property B::foo= is inherited. Remove the redef keyword to define a new property. +alt/base_attr5_alt6.nit:39,12--14: Error: no property `B::foo=` is inherited. Remove the `redef` keyword to define a new property.