Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add table destructuring in other places #94

Closed
Maiori44 opened this issue Mar 12, 2023 · 1 comment
Closed

Add table destructuring in other places #94

Maiori44 opened this issue Mar 12, 2023 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@Maiori44
Copy link
Member

currently table destructuring is hard-coded to be used in locals only (local {x, y, ...} = table), but it might be simple to add table destructuring in other places.

@Maiori44 Maiori44 added this to the 3.2 milestone Mar 12, 2023
@Maiori44 Maiori44 added the enhancement New feature or request label Mar 12, 2023
@Maiori44
Copy link
Member Author

in hindsight that is not as easy as expected and is probably not needed outside defining variables

@Maiori44 Maiori44 closed this as not planned Won't fix, can't repro, duplicate, stale Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant