x/tools/gopls: modernize misses modernization of 3-way "max" #72733
Labels
gopls
Issues related to the Go language server, gopls.
ToolProposal
Issues describing a requested change to a Go tool or command-line program.
Tools
This label describes issues relating to any tools in the x/tools repository.
Milestone
gopls version
go env
What did you do?
I ran
cmd/modernize
on GonumWhat did you see happen?
it modernized this piece of code:
What did you expect to see?
it should (probably) have noticed the 3-way
max
:Editor and settings
No response
Logs
No response
The text was updated successfully, but these errors were encountered: