contracts: change the contract syntax
[nit.git] / tests / sav / error_redef_1alt4_alt3.res
index e10d510..8dd3e7a 100644 (file)
@@ -1 +1 @@
-alt/error_redef_1alt4_alt3.nit:28,12--13: Control error: Reached end of function (a 'return' with a value was expected).
+alt/error_redef_1alt4_alt3.nit:28,12--13: Error: reached end of function; expected `return` with a value.