X-Git-Url: http://nitlanguage.org diff --git a/tests/error_fun_ret.nit b/tests/error_fun_ret.nit index 8744a8e..6cb6330 100644 --- a/tests/error_fun_ret.nit +++ b/tests/error_fun_ret.nit @@ -17,3 +17,5 @@ fun toto: Int do end + +toto.output