mirror of
https://github.com/nlohmann/json.git
synced 2025-07-31 10:24:23 +03:00
Deployed fe4b663
with MkDocs version: 1.4.2
This commit is contained in:
2
examples/parse__allow_exceptions.output
Normal file
2
examples/parse__allow_exceptions.output
Normal file
@ -0,0 +1,2 @@
|
||||
[json.exception.parse_error.101] parse error at line 4, column 0: syntax error while parsing value - invalid string: control character U+000A (LF) must be escaped to \u000A or \n; last read: '"value without closing quotes<U+000A>'
|
||||
the input is invalid JSON
|
Reference in New Issue
Block a user