go-toml/parse/testfiles/valid/BurntSushi/double-quote-escape.json

7 lines
74 B
JSON

{
"test" : {
"type" : "string",
"value" : "\"one\""
}
}