summaryrefslogtreecommitdiffstats
path: root/internal/toml-test/tests/valid/string/unicode-escape.json
blob: 9ae728bad6acd5beb20e0ebfc4c7453cbf24876f (plain)
1
2
3
4
5
6
7
8
9
10
{
  "answer4": {
    "type": "string",
    "value": "δ"
  },
  "answer8": {
    "type": "string",
    "value": "δ"
  }
}