X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/base_prot2_alt1.res b/tests/sav/base_prot2_alt1.res index c18edb9..b31e620 100644 --- a/tests/sav/base_prot2_alt1.res +++ b/tests/sav/base_prot2_alt1.res @@ -1 +1 @@ -alt/base_prot2_alt1.nit:22,12--14: Error: No property B::pri is inherited. Remove the redef keyword to define a new property. +alt/base_prot2_alt1.nit:22,12--14: Error: no property `B::pri` is inherited. Remove the `redef` keyword to define a new property.