X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/error_defs_alt1.res b/tests/sav/error_defs_alt1.res index 51c7c1a..27126c9 100644 --- a/tests/sav/error_defs_alt1.res +++ b/tests/sav/error_defs_alt1.res @@ -1 +1 @@ -alt/error_defs_alt1.nit:19,7--12: Redef error: Object is an imported class. Add the redef keyword to refine it. +alt/error_defs_alt1.nit:19,7--12: Redef Error: `Object` is an imported class. Add the `redef` keyword to refine it.