diff options
author | Teddy Wing | 2023-05-18 02:02:25 +0200 |
---|---|---|
committer | Teddy Wing | 2023-05-18 02:02:50 +0200 |
commit | 9c66c7865010cec45e7d49019aa344d0774ec7e8 (patch) | |
tree | 99474d0bceb2e2eabd1a1aa1a36599e75ef62e88 /testdata/shadow.go | |
parent | d75790724acc77890acdbe4e1894e287e4db9b46 (diff) | |
download | gocapturedrefrace-9c66c7865010cec45e7d49019aa344d0774ec7e8.tar.bz2 |
Ignore shadowed variables
In order to ignore shadowed variables, we first build a list of all
local assignments in the closure, and ignore any ident in that list.
Diffstat (limited to 'testdata/shadow.go')
0 files changed, 0 insertions, 0 deletions