Skip to content

Add tests for abrupt case in yield* in async generator - next #883

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

Closed

Conversation

arai-a
Copy link
Contributor

@arai-a arai-a commented Mar 4, 2017

next part for #873
tests for steps 6.a in https://tc39.github.io/proposal-async-iteration/#prod-YieldExpression

I skipped step 6.a.vii because of tc39/proposal-async-iteration#86

Copy link
Member

@leobalter leobalter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This has some similar cases from #873, wrt the log.push and the missing copyright lines.

While I can't complete the review here today, probably tomorrow, I'll leave this small request in the meanwhile.

@leobalter
Copy link
Member

similar to #938, I'm adding these cases to the test generation tool!

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