x/tools/gopls: refactor.extract.variable on multi-valued expression produces invalid code #70561
Labels
gopls
Issues related to the Go language server, gopls.
help wanted
Refactoring
Issues related to refactoring tools
Milestone
Uh oh!
There was an error while loading. Please reload this page.
Gopls' extract logic does not correctly handle the case when an expression has multiple values:
Before:
After:
The text was updated successfully, but these errors were encountered: