mirror of
https://github.com/janet-lang/janet
synced 2026-08-09 20:08:52 +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.