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