go-toml/parse/testfiles/valid/iarna/spec-string-literal-3.json

7 lines
96 B
JSON

{
"quoted" : {
"value" : "Tom \"Dubs\" Preston-Werner",
"type" : "string"
}
}