5 lines
70 B
JSON
5 lines
70 B
JSON
|
|
{
|
||
|
|
"a": "aaa",
|
||
|
|
"b": "bbb" // comments not allowed in strict mode
|
||
|
|
}
|