summaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug067.go
Commit message (Expand)AuthorAgeFilesLines
* test: use testlib (second 100)Russ Cox2012-02-161-1/+1
* test: split golden.out into expected output per testIan Lance Taylor2012-01-181-1/+1
* new new & makeRuss Cox2009-01-061-1/+1
* change *map to map; *chan to chan; new(T) to new(*T)Russ Cox2008-12-191-1/+1
* update code to follow new semicolon rules:Russ Cox2008-10-071-1/+1
* re-fix bug067, update golden.outRuss Cox2008-09-221-1/+5
* fix bug depot:Rob Pike2008-08-111-1/+1
* test updateRob Pike2008-07-191-0/+11