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