trisquel-icecat/icecat/third_party/rust/basic-toml/tests/valid/string-with-pound.json

7 lines
185 B
JSON

{
"pound": {"type": "string", "value": "We see no # comments here."},
"poundcomment": {
"type": "string",
"value": "But there are # some comments here."
}
}