trisquel-icecat/icecat/third_party/rust/basic-toml/tests/valid/long-integer.json

4 lines
141 B
JSON

{
"answer": {"type": "integer", "value": "9223372036854775807"},
"neganswer": {"type": "integer", "value": "-9223372036854775808"}
}