mirror of
https://github.com/janet-lang/janet
synced 2025-11-18 08:15:13 +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.