X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/base_init_inherit3.res b/tests/sav/base_init_inherit3.res index 2a26047..3f0cb06 100644 --- a/tests/sav/base_init_inherit3.res +++ b/tests/sav/base_init_inherit3.res @@ -1 +1 @@ -base_init_inherit3.nit:85,12--14: Error: No property Q::foo is inherited. Remove the redef keyword to define a new property. +base_init_inherit3.nit:85,12--14: Error: no property `Q::foo` is inherited. Remove the `redef` keyword to define a new property.