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

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