diff options
Diffstat (limited to 'tests/inputs/double/double-negative.json')
-rw-r--r-- | tests/inputs/double/double-negative.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/inputs/double/double-negative.json b/tests/inputs/double/double-negative.json new file mode 100644 index 0000000..e0776c7 --- /dev/null +++ b/tests/inputs/double/double-negative.json @@ -0,0 +1,3 @@ +{ + "count": -123.45 +} |