summaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug185.go
Commit message (Expand)AuthorAgeFilesLines
* test: use testlib (second 100)Russ Cox2012-02-161-1/+1
* delete all uses of panicln by rewriting them using panic or,Rob Pike2010-03-241-11/+13
* bug185 - return b,a from func() (a,b int)Russ Cox2009-08-071-0/+33