mirror of
https://github.com/nlohmann/json.git
synced 2025-07-18 06:02:16 +03:00
Reorganize directories (#3462)
* 🚚 move files * 🚚 rename doc folder to docs * 🚚 rename test folder to tests
This commit is contained in:
3
docs/examples/json_pointer.output
Normal file
3
docs/examples/json_pointer.output
Normal file
@ -0,0 +1,3 @@
|
||||
[json.exception.parse_error.107] parse error at byte 1: JSON pointer must be empty or begin with '/' - was: 'foo'
|
||||
[json.exception.parse_error.108] parse error: escape character '~' must be followed with '0' or '1'
|
||||
[json.exception.parse_error.108] parse error: escape character '~' must be followed with '0' or '1'
|
Reference in New Issue
Block a user