6 lines
69 B
JSON
6 lines
69 B
JSON
|
// Comment for array
|
||
|
[
|
||
|
// Comment within array
|
||
|
"one-element"
|
||
|
]
|