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
There is lvar scope specific syntax to be emitted on certain AST constructs. It appears unparser (and rubocop) do not thread => expression as an assignment at this point, miscalculating hte lvar scope.