tests: fix fixme/sav of nitg-g and nitg-e for base_gen_reassign
[nit.git] / tests / sav / base_virtual_type_self_alt1.res
1 alt/base_virtual_type_self_alt1.nit:44,9: Type error: expected Int, got Float
2 alt/base_virtual_type_self_alt1.nit:45,7--12: Type error: expected Float, got Int
3 alt/base_virtual_type_self_alt1.nit:47,7--12: Type error: expected Float, got A[Int]