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
Since the extractor no longer produces ParenExpr nodes, deprecate
the class so existing user code gets a warning rather than breaking,
and remove all references from library code where it was used to
look through parentheses.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments