]> git.proxmox.com Git - rustc.git/blob - src/vendor/toml-0.1.30/tests/valid/unicode-escape.json
New upstream version 1.17.0+dfsg1
[rustc.git] / src / vendor / toml-0.1.30 / tests / valid / unicode-escape.json
1 {
2 "answer4": {"type": "string", "value": "\u03B4α"},
3 "answer8": {"type": "string", "value": "\u03B4β"}
4 }