aboutsummaryrefslogtreecommitdiffstats
path: root/defererr_test.go
diff options
context:
space:
mode:
authorTeddy Wing2023-05-18 22:23:50 +0200
committerTeddy Wing2023-05-18 22:23:50 +0200
commit9993783a0d2fc7e087e6370288ed191cfa292a9f (patch)
tree25dbda318de21b80c73eb5272969c4f7844549c8 /defererr_test.go
parent046e10da6483d05a0b16bea75baf8effa57a056d (diff)
downloadgodefererr-9993783a0d2fc7e087e6370288ed191cfa292a9f.tar.bz2
Use `FuncDecl` instead of `FuncType`
I didn't read the docs carefully, it turns out `FuncType` only gives us the signature. If we want access to the function body as well to be able to walk its AST, we need a `FuncDecl`.
Diffstat (limited to 'defererr_test.go')
0 files changed, 0 insertions, 0 deletions