]> Cypherpunks repositories - gostls13.git/commit
test: enable tests using v, ok := <-ch syntax
authorRobert Hencke <robert.hencke@gmail.com>
Tue, 22 Mar 2011 17:32:43 +0000 (10:32 -0700)
committerRob Pike <r@golang.org>
Tue, 22 Mar 2011 17:32:43 +0000 (10:32 -0700)
commit169e6d40e3fc9eb724f5377eaca6415e0205b8c1
tree7ce74876d1aeee3cd8a814b1a8e88abe18e1f0ee
parent1da382c871fbbe096f9eaf5a19a499fb83bf4dc5
test: enable tests using v, ok := <-ch syntax

R=rsc, r
CC=golang-dev
https://golang.org/cl/4290059
test/fixedbugs/bug069.go
test/fixedbugs/bug196.go
test/fixedbugs/bug234.go
test/fixedbugs/bug242.go