diff options
author | Teddy Wing | 2023-05-16 20:52:14 +0200 |
---|---|---|
committer | Teddy Wing | 2023-05-16 20:52:14 +0200 |
commit | 2c3cbc5822e19a000b23a959ff70dd57be7757e2 (patch) | |
tree | 076a1877f00ccf5f1d16360c9595bad48916bf55 /testdata/struct_reference.go | |
parent | 9a15014411a93d47b7056248754cde43aaf19382 (diff) | |
download | gocapturedrefrace-2c3cbc5822e19a000b23a959ff70dd57be7757e2.tar.bz2 |
Get arguments of closure with `funcLit.Type.Params.List`
Easier to use than `goStmt.Call.Args` because we don't have to handle
both `*ast.Expr` and `*ast.UnaryExpr`.
Diffstat (limited to 'testdata/struct_reference.go')
0 files changed, 0 insertions, 0 deletions