Skip to content

Fix truthiness call check for this-property access #38163

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

Merged
merged 1 commit into from
Apr 24, 2020

Conversation

andrewbranch
Copy link
Member

Fixes #38161

Caught by the age-old this-is-not-an-identifier gotcha

@andrewbranch andrewbranch merged commit fe140ac into microsoft:master Apr 24, 2020
@andrewbranch andrewbranch deleted the bug/38161 branch April 24, 2020 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect "did you mean to call" error issued for invoked class property
3 participants