aboutsummaryrefslogtreecommitdiffstats
path: root/testdata/shadow.go
diff options
context:
space:
mode:
authorTeddy Wing2023-05-18 02:02:25 +0200
committerTeddy Wing2023-05-18 02:02:50 +0200
commit9c66c7865010cec45e7d49019aa344d0774ec7e8 (patch)
tree99474d0bceb2e2eabd1a1aa1a36599e75ef62e88 /testdata/shadow.go
parentd75790724acc77890acdbe4e1894e287e4db9b46 (diff)
downloadgocapturedrefrace-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