You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During `enum` deserialization, we expect to find exactly one document
node. The deserializer was erroneously counting both comment- and value-
containing nodes.
Signed-off-by: Chris Frantz <[email protected]>
0 commit comments