aboutsummaryrefslogtreecommitdiff
path: root/test/return.go
AgeCommit message (Expand)Author
2016-05-02all: make copyright headers consistent with one space after periodEmmanuel Odeke
2013-08-07test: add cases to return.go that gccgo got wrongIan Lance Taylor
2013-08-07test: fix return.go to remove unused labelsIan Lance Taylor
2013-08-07test: fix return.go to not use fallthrough in a type switchIan Lance Taylor
2013-03-22cmd/gc: fix line number for 'missing return' in closureRuss Cox
2013-03-04cmd/gc: implement new return requirementsRuss Cox