gamnit: extract Cuboid as super class to cube and intro Boxed3d::to_mesh
[nit.git] / tests / sav / error_needed_method_alt1.res
1 alt/error_needed_method_alt1.nit:46,9--14: Error: method `with_capacity` does not exists in `Array[Int]`.
2 alt/error_needed_method_alt1.nit:46,9--14: Error: method `push` does not exists in `Array[Int]`.