git.sr.ht/~pingoo/stdx@v0.0.0-20240218134121-094174641f6e/toml/internal/toml-test/tests/valid/string/with-pound.json (about)

     1  {
     2    "pound": {
     3      "type": "string",
     4      "value": "We see no # comments here."
     5    },
     6    "poundcomment": {
     7      "type": "string",
     8      "value": "But there are # some comments here."
     9    }
    10  }