xref: /third_party/json/docs/examples/README.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    "new": {
13c5f01b2fSopenharmony_ci        "key": {
14c5f01b2fSopenharmony_ci            "value": [
15c5f01b2fSopenharmony_ci                "another",
16c5f01b2fSopenharmony_ci                "list"
17c5f01b2fSopenharmony_ci            ]
18c5f01b2fSopenharmony_ci        }
19c5f01b2fSopenharmony_ci    },
20c5f01b2fSopenharmony_ci    "nothing": null,
21c5f01b2fSopenharmony_ci    "object": {
22c5f01b2fSopenharmony_ci        "currency": "USD",
23c5f01b2fSopenharmony_ci        "value": 42.99
24c5f01b2fSopenharmony_ci    },
25c5f01b2fSopenharmony_ci    "pi": 3.141,
26c5f01b2fSopenharmony_ci    "size": 8
27c5f01b2fSopenharmony_ci}
28

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