tests: cleanup sav directory
[nit.git] / tests / sav / nitc / base_var_type_evolution_null3_alt1.res
1 alt/base_var_type_evolution_null3_alt1.nit:44,8--9: Type error: expected A, got nullable A
2 alt/base_var_type_evolution_null3_alt1.nit:52,5--13: Warning: comparaison between null and a non nullable value.