ribrdb / desynced-tools

Tools for working with behaviors and blueprints from Desynced.
MIT License
4 stars 3 forks source link

Support declaration with an array initializer #8

Closed quisar closed 8 months ago

quisar commented 8 months ago

This allows writing: let [x1, x2, x3] = getIngredients(v);