metrics: `--nullables` distinguishes safe and unsafe calls on `null`
[nit.git] / tests / sav / error_fun_ret.res
1 error_fun_ret.nit:17,5--8: Error: reached end of function; expected `return` with a value.