summaryrefslogtreecommitdiff
path: root/test/ken/simparray.go
AgeCommit message (Expand)AuthorFilesLines
2009-01-06new new & makeRuss Cox1-1/+1
2008-12-19change *map to map; *chan to chan; new(T) to new(*T)Russ Cox1-1/+1
2008-10-29typesKen Thompson1-8/+8
2008-08-11fix bug depot:Rob Pike1-3/+3
2008-06-21remove receclarations from testsKen Thompson1-9/+9
2008-06-06add ken's tests.Rob Pike1-0/+49