tests/sav: Update tests results
[nit.git] / tests / sav / base_dead_code_alt1.res
1 alt/base_dead_code_alt1.nit:23,3: Warning: expression is not null, since it is a `Array[Int]`.
2 alt/base_dead_code_alt1.nit:34,10--21: Warning: expression is already a `String`.
3 Runtime error: Cast failed. Expected `String`, got `Array[Int]` (alt/base_dead_code_alt1.nit:22)
4 0
5 1
6 1