diff options
-rw-r--r-- | stdlib/doc-syms.tl | 1 | ||||
-rw-r--r-- | txr.1 | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/stdlib/doc-syms.tl b/stdlib/doc-syms.tl index 47581464..b01264f2 100644 --- a/stdlib/doc-syms.tl +++ b/stdlib/doc-syms.tl @@ -43,6 +43,7 @@ ("*r" "N-03A7AE5A") ("*random-state*" "N-033875AD") ("*random-warmup*" "N-010348CD") + ("*read-bad-json*" "N-01C77B65") ("*read-unknown-structs*" "N-0174F337") ("*rec-source-loc*" "N-014AFEA9") ("*stddebug*" "N-006566FB") @@ -74371,7 +74371,7 @@ The value returned is that of .coNP Variable @ *read-bad-json* .desc This dynamic variable, initialized to a value of -.code nil , +.codn nil , controls whether the parser is tolerant to certain non-conformances in the syntax of JSON data, which are ordinarily syntax errors. |