contracts: change the contract syntax
[nit.git] / tests / sav / base_attr5_alt11.res
index c09dc40..c8cb87c 100644 (file)
@@ -1 +1 @@
-alt/base_attr5_alt11.nit:41,6--8: Redef error: B::bar= is an inherited property. To redefine it, add the redef keyword.
+alt/base_attr5_alt11.nit:41,6--8: Redef Error: `B::bar=` is an inherited property. To redefine it, add the `redef` keyword.