xref: /third_party/json/docs/examples/operator_deserialize.output (revision c5f01b2f)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/json/docs/examples/
1c5f01b2fSopenharmony_ci{
2c5f01b2fSopenharmony_ci  "array": [
3c5f01b2fSopenharmony_ci    1,
4c5f01b2fSopenharmony_ci    2,
5c5f01b2fSopenharmony_ci    3,
6c5f01b2fSopenharmony_ci    4,
7c5f01b2fSopenharmony_ci    5
8c5f01b2fSopenharmony_ci  ],
9c5f01b2fSopenharmony_ci  "boolean": false,
10c5f01b2fSopenharmony_ci  "null": null,
11c5f01b2fSopenharmony_ci  "number": 23,
12c5f01b2fSopenharmony_ci  "string": "Hello, world!"
13c5f01b2fSopenharmony_ci}
14

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