8 lines
185 B
JSON
8 lines
185 B
JSON
|
{
|
||
|
"pound": {"type": "string", "value": "We see no # comments here."},
|
||
|
"poundcomment": {
|
||
|
"type": "string",
|
||
|
"value": "But there are # some comments here."
|
||
|
}
|
||
|
}
|