X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/base_attr5_alt14.sav b/tests/sav/base_attr5_alt14.sav index 32b4ed4..1da576a 100644 --- a/tests/sav/base_attr5_alt14.sav +++ b/tests/sav/base_attr5_alt14.sav @@ -1,2 +1,2 @@ -alt/base_attr5_alt14.nit:41,2--44,33: Error: No property B::bar is inherited. Remove the redef keyword to define a new property. -alt/base_attr5_alt14.nit:41,2--44,33: Redef error: B::bar= is an inherited property. To redefine it, add the redef keyword. +alt/base_attr5_alt14.nit:44,12--14: Error: No property B::bar is inherited. Remove the redef keyword to define a new property. +alt/base_attr5_alt14.nit:44,12--14: Redef error: B::bar= is an inherited property. To redefine it, add the redef keyword.