mirror of
https://github.com/nlohmann/json.git
synced 2026-03-16 22:15:59 +00:00
Adjust JSON Pointer examples (#3622)
* 📝 adjust JSON Pointer examples * 👷 add test for documentation * 📝 note platform-dependent output on some examples
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
last reference token of "/foo" is foo
|
||||
last reference token of "/foo/0" is 0
|
||||
last reference token of "/foo" is "foo"
|
||||
last reference token of "/foo/0" is "0"
|
||||
|
||||
Reference in New Issue
Block a user