summaryrefslogtreecommitdiff
path: root/test/closure2.go
Commit message (Expand)AuthorAgeFilesLines
* cmd/compile: experimental loop iterator capture semantics changeDavid Chase2023-03-061-1/+2
* [dev.regabi] test: add another closure test caseMatthew Dempsky2021-01-011-0/+14
* all: fix typosAinar Garipov2019-09-081-3/+3
* cmd/gc: fix capturing by value for range statementsDmitry Vyukov2015-02-031-41/+94
* test/closure2.go: correctly "use" tmpRobert Griesemer2015-01-291-0/+1
* cmd/gc: capture variables by valueDmitry Vyukov2015-01-291-0/+64