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
foo and baz are highlighting as fields in both cases. They should highlight as methods -- like bar does -- since there are no fields to back the property-style accesses.
The text was updated successfully, but these errors were encountered:
Consider the following:
foo
andbaz
are highlighting as fields in both cases. They should highlight as methods -- likebar
does -- since there are no fields to back the property-style accesses.The text was updated successfully, but these errors were encountered: