aboutsummaryrefslogtreecommitdiff
path: root/test/fixedbugs/issue28450.go
AgeCommit message (Expand)Author
2020-12-15test: recognize gofrontend error messagesIan Lance Taylor
2018-12-05cmd/compile: avoid multiple errors regarding misuse of ... in signaturesRobert Griesemer
2018-12-05cmd/compile: improve error message for non-final variadic parametersmasher164