summaryrefslogtreecommitdiffstats
path: root/internal/toml-test/tests/valid/string/double-quote-escape.json
blob: 0c4ac37e0a95e4dbaedf947d1508af8aaa9f1ffa (plain)
1
2
3
4
5
6
{
  "test": {
    "type": "string",
    "value": "\"one\""
  }
}