aboutsummaryrefslogtreecommitdiff
path: root/tests/valid/long-integer.json
blob: 16c331ed3983adc8e6cfdd9eab79c9b981876907 (plain)
1
2
3
4
{
    "answer": {"type": "integer", "value": "9223372036854775807"},
    "neganswer": {"type": "integer", "value": "-9223372036854775808"}
}