typing: make `CallSite` a `MEntity` so that `is_broken` can be used
[nit.git] / tests / sav / error_ret_fun.res
1 error_ret_fun.nit:19,2--7: Error: `return` without value in a function.