aboutsummaryrefslogtreecommitdiff
path: root/test/slice3.go
AgeCommit message (Expand)Author
2016-05-02all: make copyright headers consistent with one space after periodEmmanuel Odeke
2014-08-25cmd/gc, runtime: treat slices and strings like pointers in garbage collectionRuss Cox
2013-07-01cmd/gc: support x[i:j:k]Russ Cox