jwrapper: accept interfaces
[nit.git] / tests / sav / error_fun_ret4.res
index b4df42d..1c9f8a5 100644 (file)
@@ -1,2 +1,2 @@
 error_fun_ret4.nit:17,5--8: Control error: Reached end of function (a 'return' with a value was expected).
-error_fun_ret4.nit:19,2--22,4: Warning: use 'loop' instead of 'while true do'.
+error_fun_ret4.nit:19,2--22,4: Warning: use `loop` instead of `while true do`.