Commit 64e88beb authored by Matthew Stickney's avatar Matthew Stickney
Browse files

Fix specializer for null surrogate value.

When YASON:*PARSE-JSON-NULL-AS-KEYWORD* is non-NIL, the result of parsing
"null" is a keyword, not a symbol in the yason package, so the encoding
method needs to be specialized on the keyword.
parent d1c5402e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment