]> git.proxmox.com Git - cargo.git/blob - vendor/toml-0.4.5/tests/valid/string-simple.json
New upstream version 0.23.0
[cargo.git] / vendor / toml-0.4.5 / tests / valid / string-simple.json
1 {
2 "answer": {
3 "type": "string",
4 "value": "You are not drinking enough whisky."
5 }
6 }