typing: warn about useless null when the target is always `null`
[nit.git] / tests / sav / error_star_type.res
1 error_star_type.nit:18,8--10: Type Error: expected `Int`, got `Char`.