Skip to content

Check for omitted expressions when checking const and let declaration names#2643

Merged
mhegazy merged 2 commits into
masterfrom
checkForOmittedExpression
Apr 6, 2015
Merged

Check for omitted expressions when checking const and let declaration names#2643
mhegazy merged 2 commits into
masterfrom
checkForOmittedExpression

Conversation

@mhegazy
Copy link
Copy Markdown
Contributor

@mhegazy mhegazy commented Apr 6, 2015

Fixes #2631

@DanielRosenwasser
Copy link
Copy Markdown
Member

Would it be possible to rename this test to something like arrayBindingPatternOmittedExpressions01.ts?

Otherwise 👍

mhegazy added a commit that referenced this pull request Apr 6, 2015
Check for omitted expressions when checking const and let declaration names
@mhegazy mhegazy merged commit 863f0b6 into master Apr 6, 2015
@mhegazy mhegazy deleted the checkForOmittedExpression branch April 6, 2015 23:42
@microsoft microsoft locked and limited conversation to collaborators Jun 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NullRef on processing destructuring with target ES6

3 participants