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
All forms of parenthesesArguments work with . before the parentheses after #30 is resolved, but parenthesesArguments can't be used immediately following an identifier (matchedCallOperation) or operator (matchedDotCallOperation) when they should be allowed.
The text was updated successfully, but these errors were encountered:
Work separated from #30.
All forms of parenthesesArguments work with
.
before the parentheses after #30 is resolved, but parenthesesArguments can't be used immediately following an identifier (matchedCallOperation
) or operator (matchedDotCallOperation
) when they should be allowed.The text was updated successfully, but these errors were encountered: