j-mie6 / parsley

A fast and modern parser combinator library for Scala
https://j-mie6.github.io/parsley/
BSD 3-Clause "New" or "Revised" License
173 stars 15 forks source link

[BUG] `labelSymbolPunctuation` does nothing #227

Closed j-mie6 closed 5 months ago

j-mie6 commented 7 months ago

The logic for labelSymbolPunctuation is not actually hooked into the symbol implementation.