contrib/jwrapper: fix constructors of generics classes
[nit.git] / tests / base_native_array.nit
2015-05-28 Lucas Bajolettests: Basic test for the allocation of NativeArray...