compiler: generate C stacktrace-awareness iff the platform supports it
[nit.git] / tests / base_native_array.nit
2015-05-28 Lucas Bajolettests: Basic test for the allocation of NativeArray...