aboutsummaryrefslogtreecommitdiff
path: root/test/closure2.go
AgeCommit message (Expand)Author
2023-03-06cmd/compile: experimental loop iterator capture semantics changeDavid Chase
2021-01-01[dev.regabi] test: add another closure test caseMatthew Dempsky
2019-09-08all: fix typosAinar Garipov
2015-02-03cmd/gc: fix capturing by value for range statementsDmitry Vyukov
2015-01-29test/closure2.go: correctly "use" tmpRobert Griesemer
2015-01-29cmd/gc: capture variables by valueDmitry Vyukov