aboutsummaryrefslogtreecommitdiffstats
path: root/testdata/shadow.go
diff options
context:
space:
mode:
authorTeddy Wing2023-05-18 04:52:21 +0200
committerTeddy Wing2023-05-18 04:52:21 +0200
commit75c1da0c3f0a1245e0b1a2775245d85a831eee47 (patch)
tree07802ac7d3996ec1585c30b5ceb14ca32d36d49c /testdata/shadow.go
parent3e2c455312e3558f6793b6f526c37820e8fe2afd (diff)
downloadgocapturedrefrace-75c1da0c3f0a1245e0b1a2775245d85a831eee47.tar.bz2
Use `passes/inspect` to find `go` statements
I originally thought that I could save on the two additional `ast.Inspect` calls in this file by using the `passes/inspect` library, but it doesn't replace those calls. It seems to help more when you have multiple analysers to run at once. Not sure how much it helps us here.
Diffstat (limited to 'testdata/shadow.go')
0 files changed, 0 insertions, 0 deletions