lib/mnit: expand images to the nearest power of 2 for OpenGL ES 1.0
[nit.git] / tests / sav / error_needed_types_alt8.res
1 alt/error_needed_types_alt8.nit:21,1--22,3: Error: method `iterator` does not exists in `L`.
2 alt/error_needed_types_alt8.nit:21,1--22,3: Type Error: `for` expects a type providing an `iterator` method, got `L`.