toml-rs/test-suite/tests/valid/string-empty.json
2017-11-12 19:33:11 -08:00

7 lines
72 B
JSON

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