contracts: change the contract syntax
[nit.git] / tests / sav / base_attr7_alt1.res
index 9a48ee7..e088b73 100644 (file)
@@ -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`.