lib/mnit: expand images to the nearest power of 2 for OpenGL ES 1.0
[nit.git] / tests / sav / error_ref_attr.res
index e683282..b5db745 100644 (file)
@@ -1 +1 @@
-error_ref_attr.nit:20,16--18: Redef Error: Wrong static type. found Int, expected B.
+error_ref_attr.nit:20,15--17: Redef Error: expected `B` return type; got `Int`.