scope: refuse `&x` where x is a local variable
[nit.git] / tests / base_native_array.nit
2015-08-27 Jean Privattests: update thing to `core` (instead of `standard`)
2015-05-28 Lucas Bajolettests: Basic test for the allocation of NativeArray...