go-toml/parse/testfiles/valid/BurntSushi/array-string-quote-comma-2....

12 lines
157 B
JSON

{
"title" : {
"value" : [
{
"value" : " \", ",
"type" : "string"
}
],
"type" : "array"
}
}