nitg: fixes iterators crashes for test in 62cdb9a9633767baafb04f66fdad79a46d2e9a69
[nit.git] / tests / sav / nitc / fixme / base_iterator1.res
1 base_iterator1.nit:30,10--12: Type error: Expected a type with an 'iterate' method. Found ColIterable.
2 base_iterator1.nit:37,13--15: Type error: Expected a type with an 'iterate' method. Found MapIterable.