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

allow {:then}/{:catch} to have no bound identifier #1588

Merged
merged 1 commit into from
Jul 15, 2018
Merged

Conversation

Conduitry
Copy link
Member

#1507. The compiler seems to behave fine when then or catch blocks have no bound identifier for the resolution/rejection value, so update the parser to not require them.

@stalkerg
Copy link
Contributor

Looks good.

@Rich-Harris Rich-Harris merged commit 46a134e into master Jul 15, 2018
@Rich-Harris Rich-Harris deleted the gh-1507 branch July 15, 2018 02:21
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.

3 participants