summaryrefslogtreecommitdiff
path: root/jcnf/yajl/cases/simple_with_comments.json
diff options
context:
space:
mode:
Diffstat (limited to 'jcnf/yajl/cases/simple_with_comments.json')
-rw-r--r--jcnf/yajl/cases/simple_with_comments.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/jcnf/yajl/cases/simple_with_comments.json b/jcnf/yajl/cases/simple_with_comments.json
deleted file mode 100644
index 3b79bba..0000000
--- a/jcnf/yajl/cases/simple_with_comments.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "this": "is", // ignore this
- "really": "simple",
- /* ignore
-this
-too * /
-** //
-(/
-******/
- "json": "right?"
-}