summaryrefslogtreecommitdiffstats
path: root/tests/inputs/fixed/fixed.json
blob: 885878061976d1d613fa2546d497e81a50dcc3f0 (plain)
1
2
3
4
5
6
{
  "foo": 4294967295,
  "bar": -2147483648,
  "baz": "18446744073709551615",
  "qux": "-9223372036854775808"
}