aboutsummaryrefslogtreecommitdiffstats
path: root/test/testdata/eval-fail-fromJSON-overflowing.nix
diff options
context:
space:
mode:
Diffstat (limited to 'test/testdata/eval-fail-fromJSON-overflowing.nix')
-rw-r--r--test/testdata/eval-fail-fromJSON-overflowing.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/testdata/eval-fail-fromJSON-overflowing.nix b/test/testdata/eval-fail-fromJSON-overflowing.nix
new file mode 100644
index 0000000..6dfbce3
--- /dev/null
+++ b/test/testdata/eval-fail-fromJSON-overflowing.nix
@@ -0,0 +1 @@
builtins.fromJSON ''{"attr": 18446744073709551615}''