aboutsummaryrefslogtreecommitdiff
path: root/test/shift2.go
AgeCommit message (Expand)Author
2016-05-02all: make copyright headers consistent with one space after periodEmmanuel Odeke
2013-06-25test: add shift expression incorrectly rejected by gccgo.Rémy Oudompheng
2012-02-24test/[n-z]*.go: add documentationRob Pike
2012-02-18test: use testlib (another bunch).Rémy Oudompheng
2011-05-31gc: implement new shift rulesRuss Cox
2011-05-25test: test cases for issue 1708.Robert Griesemer