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

Added support for variable declarations with binding patterns #317

Merged
merged 1 commit into from Apr 17, 2024

Conversation

timocov
Copy link
Owner

@timocov timocov commented Apr 16, 2024

Fixes #315

@timocov timocov changed the title Transforming variable declarations with binding patterns into a list of separated variable declarations Added support for variable declarations with binding patterns Apr 17, 2024
@timocov timocov merged commit 665afab into master Apr 17, 2024
6 checks passed
@timocov timocov deleted the fix315-binding-patterns branch April 17, 2024 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Constants declared by using object/array binding pattern syntax fail the build
1 participant