diff options
Diffstat (limited to 'src/foo.json')
-rw-r--r-- | src/foo.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/foo.json b/src/foo.json new file mode 100644 index 0000000..4e2392f --- /dev/null +++ b/src/foo.json @@ -0,0 +1,6 @@ +{ + "y": [ + { "z": "yay" }, + "nay" + ] +}
\ No newline at end of file |