9 lines
158 B
JSON
9 lines
158 B
JSON
![]() |
{
|
||
|
"test":
|
||
|
[
|
||
|
{ "a" : "aaa" }, // Comment for a
|
||
|
{ "b" : "bbb" }, // Comment for b
|
||
|
{ "c" : "ccc" } // Comment for c
|
||
|
]
|
||
|
}
|