On Wed, Oct 26, 2022 at 11:44 PM Arthur A. Gleckler <[email protected]> wrote:
> However, it still says "Any other lines are treated as keys whose value is > the empty string," whereas you said on the mailing list, before > finalization, "lines without brackets or = will be values with key #f > instead of keys with value '' (but this change has not yet been made)." > The implementation has the latter behavior. > There are actually two instances of "the empty string", this one and another. They should both be changed to "<code>#f</code>". Thanks. >
