Skip to content

Conversation

@DetachHead
Copy link
Contributor

fixes #46865

@typescript-bot typescript-bot added the For Backlog Bug PRs that fix a backlog bug label Nov 19, 2021
@RyanCavanaugh
Copy link
Member

We'll definitely want a testcase or two. This stuff is very easy to unintentionally break when modifying the binder.

@DetachHead
Copy link
Contributor Author

@RyanCavanaugh done

@DetachHead DetachHead requested a review from sandersn January 29, 2022 06:11
Copy link
Member

@sandersn sandersn left a comment

Choose a reason for hiding this comment

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

This looks plausible to me, but let's hold it until after 4.6 RC is out so that we have all of 4.7 to let people test it.

@sandersn sandersn merged commit 092018b into microsoft:main Feb 17, 2022
@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

For Backlog Bug PRs that fix a backlog bug

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

no error on redeclared default export when there's also a default exported interface

4 participants