toml-rs/tests/valid/string-empty.json
2015-01-15 12:44:05 -08:00

7 lines
72 B
JSON

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