X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/error_redef_alt9.res b/tests/sav/error_redef_alt9.res index 57dc2d2..ebb4401 100644 --- a/tests/sav/error_redef_alt9.res +++ b/tests/sav/error_redef_alt9.res @@ -1 +1,2 @@ alt/error_redef_alt9.nit:34,12--13: Error: No property B::f1 is inherited. Remove the redef keyword to define a new property. +alt/error_redef_alt9.nit:34,15: Error: Untyped parameter `i'.