contracts: change the contract syntax
[nit.git] / tests / sav / base_attr_named_setters_alt3.res
index ed64fb8..c6e4e8a 100644 (file)
@@ -1 +1 @@
-alt/base_attr_named_setters_alt3.nit:31,6: Redef error: B::zz is an inherited property. To redefine it, add the redef keyword.
+alt/base_attr_named_setters_alt3.nit:31,6: Redef Error: `B::zz` is an inherited property. To redefine it, add the `redef` keyword.