Skip to content
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

Add extra test for call expression in removeComments=false mode #48015

Merged
merged 1 commit into from
Mar 3, 2022

Conversation

jakebailey
Copy link
Member

Fixes #40943

Follow up to #47407, which fixed the unclosed dupe but didn't include the call from the original issue.

@jakebailey jakebailey merged commit 112dd24 into microsoft:main Mar 3, 2022
@jakebailey jakebailey deleted the fix-40943 branch March 3, 2022 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Milestone Bug PRs that fix a bug with a specific milestone
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Call expression's leading comments are removed when assigned to a explicitly typed variable
4 participants