mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Add a special check to skip builtin "iota" candidate outside of const declarations. Change-Id: I767c012585dfc51b4c07cf5847d3b4083a4a2a7b Reviewed-on: https://go-review.googlesource.com/c/tools/+/195044 Run-TryBot: Rebecca Stambler <rstambler@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org>