summaryrefslogtreecommitdiffstats
path: root/vendor/basic-toml/tests/valid/long-integer.toml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/basic-toml/tests/valid/long-integer.toml')
-rw-r--r--vendor/basic-toml/tests/valid/long-integer.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/vendor/basic-toml/tests/valid/long-integer.toml b/vendor/basic-toml/tests/valid/long-integer.toml
new file mode 100644
index 000000000..424a13ac2
--- /dev/null
+++ b/vendor/basic-toml/tests/valid/long-integer.toml
@@ -0,0 +1,2 @@
+answer = 9223372036854775807
+neganswer = -9223372036854775808