diff options
| author | Teddy Wing | 2023-05-15 22:01:00 +0200 | 
|---|---|---|
| committer | Teddy Wing | 2023-05-15 22:01:00 +0200 | 
| commit | e4441d0d2e003d5a4adafc9a9aaa037b3be830b8 (patch) | |
| tree | 7382c71a8f2ec573da1e2d94fbd956dd5e349c9d /testdata/struct_reference.go | |
| parent | a3515d6d5d52a84944b5bd0aaa863a50b3c1ec59 (diff) | |
| download | gocapturedrefrace-e4441d0d2e003d5a4adafc9a9aaa037b3be830b8.tar.bz2 | |
Try getting `GenDecl`s in closure
Turns out this only gets declarations like:
    var decl string
but not:
    decl := "a"
Is there a way to get the above one too?
Diffstat (limited to 'testdata/struct_reference.go')
0 files changed, 0 insertions, 0 deletions
