dlang-community / Pegged

A Parsing Expression Grammar (PEG) module, using the D programming language.
534 stars 66 forks source link

Test more thoroughly. #339

Closed veelo closed 1 year ago

veelo commented 1 year ago

Test whether the parser actually produces the expected parse tree.