mirror of
https://github.com/janet-lang/janet
synced 2026-06-01 02:02:22 +00:00
db631097b1
This commit adds support for using & _ syntax to bind the remaining values in an array in the match macro. The commit also adds a few tests for the new syntax in suite0008