X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/base_attr5_alt17.res b/tests/sav/base_attr5_alt17.res index d3b9452..5df3fc9 100644 --- a/tests/sav/base_attr5_alt17.res +++ b/tests/sav/base_attr5_alt17.res @@ -1,2 +1 @@ -alt/base_attr5_alt17.nit:47,12--14: Error: No property B::bar is inherited. Remove the redef keyword to define a new property. -alt/base_attr5_alt17.nit:47,12--14: Error: Untyped attribute base_attr5_alt17#B#@bar +alt/base_attr5_alt17.nit:47,12--14: Error: no property `B::bar` is inherited. Remove the `redef` keyword to define a new property.