contracts: change the contract syntax
[nit.git] / tests / sav / error_redef_1alt1_alt4.res
index f0a8269..f6194fc 100644 (file)
@@ -1 +1 @@
-alt/error_redef_1alt1_alt4.nit:29,18--25: Error: Return with value in a procedure.
+alt/error_redef_1alt1_alt4.nit:29,25: Error: `return` with value in a procedure.