X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/base_prot2_alt1.res b/tests/sav/base_prot2_alt1.res index 0e4b84c..b31e620 100644 --- a/tests/sav/base_prot2_alt1.res +++ b/tests/sav/base_prot2_alt1.res @@ -1 +1 @@ -alt/base_prot2_alt1.nit:25,3--5: Error: Method or variable 'pri' unknown in A2. +alt/base_prot2_alt1.nit:22,12--14: Error: no property `B::pri` is inherited. Remove the `redef` keyword to define a new property.