Merge: loader: print error if bad files given to `scan_full` or `parse_full`
[nit.git] / tests / sav / base_native_array.res
2015-05-28 Lucas Bajolettests: Basic test for the allocation of NativeArray...