X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/error_redef_alt3.sav b/tests/sav/error_redef_alt3.sav index 95689e7..f1f7a14 100644 --- a/tests/sav/error_redef_alt3.sav +++ b/tests/sav/error_redef_alt3.sav @@ -1,2 +1,2 @@ +alt/error_redef_alt3.nit:28,12--13: Error: No property B::f1 is inherited. Remove the redef keyword to define a new property. alt/error_redef_alt3.nit:28,15: Error: Untyped parameter. -alt/error_redef_alt3.nit:26,2--28,15: Error: No property B::f1 is inherited. Remove the redef keyword to define a new property.