X-Git-Url: http://nitlanguage.org diff --git a/tests/error_ret_fun.nit b/tests/error_ret_fun.nit index 3505137..9f737ac 100644 --- a/tests/error_ret_fun.nit +++ b/tests/error_ret_fun.nit @@ -18,3 +18,5 @@ fun toto: Int do return end + +toto.output