diff options
Diffstat (limited to 'spec/json')
-rw-r--r-- | spec/json/pass4.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/spec/json/pass4.json b/spec/json/pass4.json new file mode 100644 index 00000000..595026ad --- /dev/null +++ b/spec/json/pass4.json @@ -0,0 +1,8 @@ +{ + "one": [ + + ], + "two": [], + "three": [ ], + "four": [ ] +} |