aboutsummaryrefslogtreecommitdiff
path: root/tests/valid/unicode-escape.json
blob: 32948c6202e5a89df59fe4c43005dd3dd854c031 (plain)
1
2
3
4
5
{
    "answer1": {"type": "string", "value": "\u000B"},
    "answer4": {"type": "string", "value": "\u03B4α"},
    "answer8": {"type": "string", "value": "\u03B4β"}
}