Skip to content

Empty tree gives a parse error #79

@taralx

Description

@taralx

Tree parsing is defined as all_consuming(many1(parse_entry)), which rejects the (valid) empty tree. I'm pretty sure that should be many0.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions