Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[dart2wasm] Fix sync* iterable element types
Fixes tests: - co19/Language/Functions/element_type_A01_t03 - co19/Language/Functions/element_type_A01_t04 - co19/Language/Functions/element_type_A01_t06 Fixes #54413. Same change for `async*` functions was made in https://dart-review.googlesource.com/c/sdk/+/342561. Change-Id: Ib9e23b3fff9e2f1b952b5ba114ec70d5a8aea372 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/343141 Reviewed-by: Martin Kustermann <kustermann@google.com> Commit-Queue: Ömer Ağacan <omersa@google.com>
- Loading branch information