aboutsummaryrefslogtreecommitdiff
path: root/test/data/legacy_test_comment_00.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/legacy_test_comment_00.json')
-rw-r--r--test/data/legacy_test_comment_00.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/data/legacy_test_comment_00.json b/test/data/legacy_test_comment_00.json
new file mode 100644
index 0000000..4df577a
--- /dev/null
+++ b/test/data/legacy_test_comment_00.json
@@ -0,0 +1,5 @@
+// Comment for array
+[
+ // Comment within array
+ "one-element"
+]