verve-lang
verve-lang copied to clipboard
Add support for spreading values
let x = [1, ...[2, 3]]