aboutsummaryrefslogtreecommitdiff
path: root/example/readFromStream/withComment.json
diff options
context:
space:
mode:
Diffstat (limited to 'example/readFromStream/withComment.json')
-rw-r--r--example/readFromStream/withComment.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/example/readFromStream/withComment.json b/example/readFromStream/withComment.json
new file mode 100644
index 0000000..7a8c828
--- /dev/null
+++ b/example/readFromStream/withComment.json
@@ -0,0 +1,6 @@
+// comment head
+{
+ // comment before
+ "key" : "value"
+ // comment after
+}// comment tail