Add tests for overlapping explicitly dropped locals in generators #62686
Labels
A-coroutines
Area: Coroutines
E-needs-test
Call for participation: An issue has been fixed and does not reproduce, but no test has been added.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#61922 allows us to overlap
x
andy
in this example:Come to think of it, this is a pretty important behavior that I should have added an explicit test for.
The text was updated successfully, but these errors were encountered: