Skip to content

Conversation

robertocr
Copy link

var [a, , c] = [1, 2, 3]; is valid too, but I think the possible confusion wasn't the intended purpose

var [a, , c] = [1, 2, 3]; is valid too, but I think the possible confusion wasn't the intended purpose
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.

2 participants