X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/base_attr7_alt1.res b/tests/sav/base_attr7_alt1.res index 9a48ee7..e088b73 100644 --- a/tests/sav/base_attr7_alt1.res +++ b/tests/sav/base_attr7_alt1.res @@ -1 +1 @@ -alt/base_attr7_alt1.nit:34,17--20: Redef Error: Wrong return type. found Bool, expected Int. +alt/base_attr7_alt1.nit:34,17--20: Redef Error: expected `Int` return type; got `Bool`.