X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/base_init_simple_alt1.res b/tests/sav/base_init_simple_alt1.res index 8ac105d..66176c7 100644 --- a/tests/sav/base_init_simple_alt1.res +++ b/tests/sav/base_init_simple_alt1.res @@ -1 +1 @@ -alt/base_init_simple_alt1.nit:15,8--11: Error: No property B::init3 is inherited. Remove the redef keyword to define a new property. +alt/base_init_simple_alt1.nit:15,13--17: Error: no property `B::init3` is inherited. Remove the `redef` keyword to define a new property.