xref: /third_party/json/docs/examples/at__json_pointer.output (revision c5f01b2f)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/json/docs/examples/
1c5f01b2fSopenharmony_ci1
2c5f01b2fSopenharmony_ci"foo"
3c5f01b2fSopenharmony_ci[1,2]
4c5f01b2fSopenharmony_ci2
5c5f01b2fSopenharmony_ci"bar"
6c5f01b2fSopenharmony_ci[1,21]
7c5f01b2fSopenharmony_ci[json.exception.parse_error.106] parse error: array index '01' must not begin with '0'
8c5f01b2fSopenharmony_ci[json.exception.parse_error.109] parse error: array index 'one' is not a number
9c5f01b2fSopenharmony_ci[json.exception.out_of_range.401] array index 4 is out of range
10c5f01b2fSopenharmony_ci[json.exception.out_of_range.402] array index '-' (2) is out of range
11c5f01b2fSopenharmony_ci[json.exception.out_of_range.403] key 'foo' not found
12c5f01b2fSopenharmony_ci[json.exception.out_of_range.404] unresolved reference token 'foo'
13

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