go-toml/parse/testfiles/valid/iarna/spec-string-escape-6.json

7 lines
66 B
JSON

{
"a" : {
"value" : "\"",
"type" : "string"
}
}