contracts: change the contract syntax
[nit.git] / tests / sav / error_defs_alt3.res
index 90ed8c8..8ced2d3 100644 (file)
@@ -1 +1 @@
-alt/error_defs_alt3.nit:28,5--7: Redef error: A::bar is an inherited property. To redefine it, add the redef keyword.
+alt/error_defs_alt3.nit:28,5--7: Redef Error: `A::bar` is an inherited property. To redefine it, add the `redef` keyword.