X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/base_init_inherit3.sav b/tests/sav/base_init_inherit3.sav index daceadd..64617a6 100644 --- a/tests/sav/base_init_inherit3.sav +++ b/tests/sav/base_init_inherit3.sav @@ -1 +1 @@ -./base_init_inherit3.nit:85,2--88,7: 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.