You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
eric-milles
changed the title
Fix type inferencing, syntax highlighting and code navigation of outer class member references
Fix type inferencing, syntax highlighting and code navigation for outer class member references
Jun 30, 2020
Consider the following:
When executed, this prints 2. However, the variable expression "X" is indicating a reference to the class variable not the accessor method.
The text was updated successfully, but these errors were encountered: