mirror of
https://github.com/janet-lang/janet
synced 2025-11-16 15:28:06 +00:00
This lets peg match n repeitions of a pattern, where n is supplied from other parsed input and is not a constant.
This lets peg match n repeitions of a pattern, where n is supplied from other parsed input and is not a constant.