Skip to content

Fix iterated type in for-await-of#27271

Merged
rbuckton merged 1 commit intomasterfrom
fix24570-3
Sep 21, 2018
Merged

Fix iterated type in for-await-of#27271
rbuckton merged 1 commit intomasterfrom
fix24570-3

Conversation

@rbuckton
Copy link
Copy Markdown
Contributor

NOTE: This is the same change in #27247 except this targets "master"

Fixes the type we return in getIteratedTypeOfIterable for for..await..of. and yield* when the expression is an Iterable<Promise<T>>.

Fixes #24570

@rbuckton rbuckton merged commit 5fb3976 into master Sep 21, 2018
@rbuckton rbuckton deleted the fix24570-3 branch September 21, 2018 19:28
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
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.

2 participants