diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/data/j1.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/data/j1.json b/test/data/j1.json index 2ae9acb..2fe564d 100644 --- a/test/data/j1.json +++ b/test/data/j1.json @@ -1 +1 @@ -{"test":[1,1],"foo":[[1],[1],[1],[1],[[1],[1],[1],[1],[[1],[1],[1],[1]]]],"more":{"a":"yo","b":[{"c":0.25},{"a":"yo","b":[{"c":0.25},{"a":"yo","b":[{"c":0.25}]}]}]}}
\ No newline at end of file +{"test":[1,1],"foo":[[-1337],[1],[1],[1],[[1],[1],[1],[1],[[1],[1],[1],[1]]]],"more":{"a":"yo","b":[{"c":0.25},{"a":"yo","b":[{"c":0.25},{"a":"yo","b":[{"c":-0.25}]}]}]}} |