c97a43ab40814f1702e5f0920e36ce4ffe53d948
[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.