aboutsummaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug234.go
AgeCommit message (Expand)Author
2016-05-02all: make copyright headers consistent with one space after periodEmmanuel Odeke
2012-02-16test: use testlib (second 100)Russ Cox
2011-03-22test: enable tests using v, ok := <-ch syntaxRobert Hencke
2011-01-31replace non-blocking send, receive syntax with selectRuss Cox
2010-03-30single argument panicRuss Cox
2009-12-15runtime: return zero value in x, ok = <-c when ok == falseRuss Cox