X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/error_class_generic_alt4.res b/tests/sav/error_class_generic_alt4.res index 393c1d3..f67051c 100644 --- a/tests/sav/error_class_generic_alt4.res +++ b/tests/sav/error_class_generic_alt4.res @@ -1 +1 @@ -alt/error_class_generic_alt4.nit:20,7--11: Redef error: Array is an imported class. Add the redef keyword to refine it. +alt/error_class_generic_alt4.nit:20,7--11: Redef Error: `Array` is an imported class. Add the `redef` keyword to refine it.