cmd/vet: -shadow can't detect shadowing in select statement #15362
Labels
Comments
This works with tip:
|
Wow that is great! I just didn't find relevant issues before creating this one. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
go tool vet -shadow .
didn't report anything for example code below. Tested both go 1.5.3 and 1.6.The text was updated successfully, but these errors were encountered: