7 lines
98 B
JSON
7 lines
98 B
JSON
|
// comment head
|
||
|
{
|
||
|
// comment before
|
||
|
"key" : "value"
|
||
|
// comment after
|
||
|
}// comment tail
|