diff options
author | Teddy Wing | 2023-05-18 01:46:16 +0200 |
---|---|---|
committer | Teddy Wing | 2023-05-18 01:46:16 +0200 |
commit | ace55a2a1696e3b60891b5d731705ead72446f7d (patch) | |
tree | 3c13a702fab6c4d4e901e90ce462e89ce6abf1c3 /testdata/shadow.go | |
parent | 0fddc640af772014e5a87db394657f03e273c528 (diff) | |
download | gocapturedrefrace-ace55a2a1696e3b60891b5d731705ead72446f7d.tar.bz2 |
Try to ignore shadowed assignments
Not working yet. Does print the right thing, but since we're also
matching `*ast.Ident`s, we must be getting the shadowed declarations as
Idents and including them in the reported diagnostics.
Diffstat (limited to 'testdata/shadow.go')
0 files changed, 0 insertions, 0 deletions