1
0
Fork 0
python-aristaproto/tests/inputs/fixed/fixed.json

7 lines
112 B
JSON
Raw Normal View History

{
"foo": 4294967295,
"bar": -2147483648,
"baz": "18446744073709551615",
"qux": "-9223372036854775808"
}