toml-rs/tests/valid/unicode-escape.json

5 lines
111 B
JSON
Raw Normal View History

2014-06-20 19:01:38 -05:00
{
"answer4": {"type": "string", "value": "\u03B4"},
"answer8": {"type": "string", "value": "\u03B4"}
2014-06-20 19:01:38 -05:00
}