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

fix: bug when a field is accessed in a parenthesized expression #3021

Closed

Conversation

seintur
Copy link
Contributor

@seintur seintur commented Jun 16, 2019

When a field is accessed in a parenthesized expression, the CtFieldAccess contains the parentheses and not just the field name.

This PR contains only a failing test case.

@monperrus
Copy link
Collaborator

Thanks a lot @seintur a failing test case is always very valuable. Issue in #3023.

@Egor18
Copy link
Contributor

Egor18 commented Jun 20, 2019

Fixed by #3024.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants