sepcomp: fix potential tagging issue in `is_same_type_test`
[nit.git] / tests / sav / base_native_array.res
2015-05-28 Lucas Bajolettests: Basic test for the allocation of NativeArray...