lib/core: Removed `last_byte` attribute in `FlatString` as it is useless
[nit.git] / tests / test_json_deserialization.nit
2015-05-20 Alexis Laferrièretests: test serializing plain JSON
2015-05-20 Alexis Laferrièretests: extract JSON logic from test_deserialization