json/docs/examples/json_pointer__parent_pointer.output

4 lines
71 B
Plaintext
Raw Normal View History

2019-03-18 05:25:18 +08:00
parent of "" is ""
parent of "/foo" is ""
parent of "/foo/0" is "/foo"