aboutsummaryrefslogtreecommitdiffstats
path: root/testdata/simple.go
AgeCommit message (Expand)Author
2023-05-15Try getting `GenDecl`s in closureTeddy Wing
2023-05-15Add test for reference argumentsTeddy Wing
2023-05-15Find out how to get closure argumentsTeddy Wing
2023-05-15testdata/simple.go: Add package and function callTeddy Wing
2023-05-15testdata/simple.go: Add a local variable in closureTeddy Wing
2023-05-15testdata/simple.go: Find out what happens when var is reusedTeddy Wing
2023-05-15Find variables in `go func` closuresTeddy Wing
2023-05-14Find `go` statements using Go analyzerTeddy Wing