0cebf2eb18c9da0c276dd03e13b1b2662630fe10
[nit.git] / tests / sav / error_for_coll.res
1 error_for_coll.nit:17,1--18,3: Error: method `iterator` does not exists in `Int`.
2 error_for_coll.nit:17,1--18,3: Type Error: `for` expects a type providing an `iterator` method, got `Int`.