geometry: make `BoxedArray` a subclass of `Array`
[nit.git] / tests / sav / base_native_array.res
2015-05-28 Lucas Bajolettests: Basic test for the allocation of NativeArray...