kursjan / petitparser2

A high-performance top-down parser
MIT License
41 stars 17 forks source link

The testing of PP2CompositeNode(s) failing parse code is now more robust #76

Closed tukanos closed 3 weeks ago

tukanos commented 1 month ago

Adding a code which will help in testing the failing code. I have tried to keep the parse method logic so it will be easily reusable.