at_json_pointer_const.output 351 B

123456789
  1. 1
  2. "foo"
  3. [1,2]
  4. 2
  5. [json.exception.parse_error.109] parse error: array index 'one' is not a number
  6. [json.exception.out_of_range.401] array index 4 is out of range
  7. [json.exception.out_of_range.402] array index '-' (2) is out of range
  8. [json.exception.out_of_range.403] key 'foo' not found
  9. [json.exception.out_of_range.404] unresolved reference token 'foo'