Update tests error message on null adaptation and tests
[nit.git] / tests / sav / base_as_notnull2_alt3.res
1 alt/base_as_notnull2_alt3.nit:30,12: Warning: expression is not null, since it is a `Object`.
2 alt/base_as_notnull2_alt3.nit:50,12: Warning: expression is not null, since it is a `F: Object`.
3 alt/base_as_notnull2_alt3.nit:64,7--10: Type error: expected Int, got null