contracts: change the contract syntax
[nit.git] / tests / sav / error_redef2_1alt4_alt9.res
index f19670e..22ca8ae 100644 (file)
@@ -1 +1 @@
-alt/error_redef2_1alt4_alt9.nit:34,6--7: Redef error: B::f1 is an inherited property. To redefine it, add the redef keyword.
+alt/error_redef2_1alt4_alt9.nit:34,6--7: Redef Error: `B::f1` is an inherited property. To redefine it, add the `redef` keyword.