X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/error_defs2_alt2.res b/tests/sav/error_defs2_alt2.res index 496828c..3c02f93 100644 --- a/tests/sav/error_defs2_alt2.res +++ b/tests/sav/error_defs2_alt2.res @@ -1 +1 @@ -alt/error_defs2_alt2.nit:21,11--13: Error: No property Sys::foo is inherited. Remove the redef keyword to define a new property. +alt/error_defs2_alt2.nit:21,11--13: Error: no property `Sys::foo` is inherited. Remove the `redef` keyword to define a new property.