mirror of
https://github.com/janet-lang/janet
synced 2026-05-17 19:02:16 +00:00
8b5bcaee3c
This lets peg match n repeitions of a pattern, where n is supplied from other parsed input and is not a constant.