xref: /third_party/json/docs/examples/update__range.output
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/json/docs/examples/
1c5f01b2fSopenharmony_ci{
2c5f01b2fSopenharmony_ci  "color": "blue",
3c5f01b2fSopenharmony_ci  "names": {
4c5f01b2fSopenharmony_ci    "en": "plane"
5c5f01b2fSopenharmony_ci  },
6c5f01b2fSopenharmony_ci  "price": 17.99,
7c5f01b2fSopenharmony_ci  "speed": 100
8c5f01b2fSopenharmony_ci}
9c5f01b2fSopenharmony_ci{
10c5f01b2fSopenharmony_ci  "color": "blue",
11c5f01b2fSopenharmony_ci  "names": {
12c5f01b2fSopenharmony_ci    "de": "Flugzeug",
13c5f01b2fSopenharmony_ci    "en": "plane"
14c5f01b2fSopenharmony_ci  },
15c5f01b2fSopenharmony_ci  "price": 17.99,
16c5f01b2fSopenharmony_ci  "speed": 100
17c5f01b2fSopenharmony_ci}
18

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