
var m = [")a" : 1, "b" : [ 1,[]]]

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


