Broken how? Please report an issue. The latest gopls should support generic methods.
Ah my bad gopls is fine; I forgot to run
go install golang.org/x/tools/gopls@latest
Ah my bad gopls is fine; I forgot to run
after upgrading Go itself.