mirror of
https://github.com/janet-lang/janet
synced 2025-03-09 17:58:09 +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.