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/parse_error.output
Normal file
3
docs/examples/parse_error.output
Normal file
@ -0,0 +1,3 @@
|
||||
message: [json.exception.parse_error.101] parse error at line 1, column 8: syntax error while parsing value - unexpected ']'; expected '[', '{', or a literal
|
||||
exception id: 101
|
||||
byte position of error: 8
|
Reference in New Issue
Block a user