aboutsummaryrefslogtreecommitdiff
path: root/test/fixedbugs/issue13273.go
AgeCommit message (Expand)Author
2020-12-10test: match gofrontend error messagesIan Lance Taylor
2016-05-02all: make copyright headers consistent with one space after periodEmmanuel Odeke
2015-11-18cmd/compile/internal/gc: fix parsing of <-x (recv op vs recv-only chan)Robert Griesemer