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