let a = (1.5'f32, (b: "b2", a: "a2"), 'x', @[Foo(t: true, z1: -3), nil])
let j = a.toJson
assert j.jsonTo(typeof(a)).toJson == j