aboutsummaryrefslogtreecommitdiff
path: root/tests/valid/string-with-pound.json
blob: 33cdc9c4b58c814213856756014785bd683eac1c (plain)
1
2
3
4
5
6
7
{
    "pound": {"type": "string", "value": "We see no # comments here."},
    "poundcomment": {
        "type": "string",
        "value": "But there are # some comments here."
    }
}