roc-lang / roc

A fast, friendly, functional language.
https://roc-lang.org
Universal Permissive License v1.0
4.17k stars 297 forks source link

Handle multi pattern unbound list rest variables #6826

Closed JRI98 closed 3 months ago

JRI98 commented 3 months ago

Fix https://github.com/roc-lang/roc/issues/6825 by not crashing and instead displaying an error.