Null value of YAML object can't be written

Issue #244 resolved
Takashi Kato repo owner created an issue

This should be a valid sexp YAML:

(#(("shared" . null)))

But this raises an error.

Comments (2)

  1. Log in to comment