
var m = ["a
1, "b" : [ 1,[ 4ul ]]]

truert_equal(from_json(to_json(m)), m)


