json/doc/examples/json_pointer__parent_pointer.output

4 lines
71 B
Plaintext
Raw Normal View History

2019-03-17 22:25:18 +01:00
parent of "" is ""
parent of "/foo" is ""
parent of "/foo/0" is "/foo"