Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-18 | testdata: Add missing license headers | Teddy Wing | |
2023-05-17 | function_argument: Add a test for local function variables | Teddy Wing | |
2023-05-17 | Add test for function arguments | Teddy Wing | |
Don't report captured function values: $ go test --- FAIL: Test (1.26s) analysistest.go:459: ./testdata/function_argument.go:5:3: unexpected diagnostic: captured reference callback in goroutine closure |