As example, the struct "SMap" has generic typeParameter "K" and "V".
but in receiver, it check "K" and "V" as variable
i think it should be typeParameter like others
The text was updated successfully, but these errors were encountered:
gopherbot
added
Tools
This label describes issues relating to any tools in the x/tools repository.
gopls
Issues related to the Go language server, gopls.
labels
Jan 5, 2023
As example, the struct "SMap" has generic typeParameter "K" and "V".





but in receiver, it check "K" and "V" as variable
i think it should be typeParameter like others
The text was updated successfully, but these errors were encountered: