X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/error_redef2_1alt4_alt6.res b/tests/sav/error_redef2_1alt4_alt6.res index 99f9c86..9fc6b4b 100644 --- a/tests/sav/error_redef2_1alt4_alt6.res +++ b/tests/sav/error_redef2_1alt4_alt6.res @@ -1 +1 @@ -alt/error_redef2_1alt4_alt6.nit:31,6--7: Redef error: B::f1 is an inherited property. To redefine it, add the redef keyword. +alt/error_redef2_1alt4_alt6.nit:31,6--7: Redef Error: `B::f1` is an inherited property. To redefine it, add the `redef` keyword.