• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "test":
3    [
4       { "a" : "aaa" }, // Comment for a
5       { "b" : "bbb" }, // Comment for b
6       { "c" : "ccc" } // Comment for c
7    ]
8}
9