mirror of
https://github.com/janet-lang/janet
synced 2026-05-24 22:32: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.