xref: /third_party/json/docs/examples/unflatten.output
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/json/docs/examples/
1c5f01b2fSopenharmony_ci{
2c5f01b2fSopenharmony_ci    "answer": {
3c5f01b2fSopenharmony_ci        "everything": 42
4c5f01b2fSopenharmony_ci    },
5c5f01b2fSopenharmony_ci    "happy": true,
6c5f01b2fSopenharmony_ci    "list": [
7c5f01b2fSopenharmony_ci        1,
8c5f01b2fSopenharmony_ci        0,
9c5f01b2fSopenharmony_ci        2
10c5f01b2fSopenharmony_ci    ],
11c5f01b2fSopenharmony_ci    "name": "Niels",
12c5f01b2fSopenharmony_ci    "nothing": null,
13c5f01b2fSopenharmony_ci    "object": {
14c5f01b2fSopenharmony_ci        "currency": "USD",
15c5f01b2fSopenharmony_ci        "value": 42.99
16c5f01b2fSopenharmony_ci    },
17c5f01b2fSopenharmony_ci    "pi": 3.141
18c5f01b2fSopenharmony_ci}
19

Indexes created Thu Nov 07 10:32:03 CST 2024