lib/core: Added prefetching of 4 chars at once on `NativeString`
[nit.git] / tests / test_json_deserialization_plain.nit
2015-06-29 Alexis Laferrièretests: test the tolerance of the JSON deserializer...