contracts: change the contract syntax
[nit.git] / tests / sav / base_attr5_alt25.res
index a51e259..142c2eb 100644 (file)
@@ -1 +1 @@
-alt/base_attr5_alt25.nit:52,6--8: Redef error: B::baz is an inherited property. To redefine it, add the redef keyword.
+alt/base_attr5_alt25.nit:52,6--8: Redef Error: `B::baz` is an inherited property. To redefine it, add the `redef` keyword.