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
Currently, underscores are parsed as Identifiers, which would cause renaming (when enabled for SoftAST - not an issue yet) to also rename all anonymous variables in scope of the current block.