lib/serialization: fix deserialization contructor calling the default init
[nit.git] / tests / test_json_deserialization_plain.nit
2015-06-29 Alexis Laferrièretests: test the tolerance of the JSON deserializer...