contracts: change the contract syntax
[nit.git] / tests / sav / error_redef2_alt5.res
index e641df4..4ceb833 100644 (file)
@@ -1 +1 @@
-alt/error_redef2_alt5.nit:30,20--31: Error: Return with value in a procedure.
+alt/error_redef2_alt5.nit:30,27--31: Error: `return` with value in a procedure.