go-toml/parse/testfiles/valid/BurntSushi/string-empty.json

7 lines
69 B
JSON

{
"answer" : {
"value" : "",
"type" : "string"
}
}