aboutsummaryrefslogtreecommitdiff
path: root/src/foo.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/foo.json')
-rw-r--r--src/foo.json6
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