lib/mnit: expand images to the nearest power of 2 for OpenGL ES 1.0
[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`.