xsawyerx / guacamole

Guacamole is a parser toolkit for Standard Perl. It provides fully static BNF-based parsing capability to a reasonable subset of Perl.
https://metacpan.org/pod/Guacamole
20 stars 8 forks source link

Fix block disambiguation #59

Closed vickenty closed 4 years ago

vickenty commented 4 years ago

Last expression refactoring left a hole in NonBraceExpr definition.

Fixes #58