1
0
mirror of https://github.com/golang/go synced 2024-09-25 01:20:13 -06:00
go/test/chan
Russ Cox 54aa835b44 range over channels.
also fix multiple-evaluation bug in range over arrays.

R=ken
OCL=26576
CL=26576
2009-03-20 11:32:58 -07:00
..
fifo.go delete export 2009-01-20 14:40:40 -08:00
goroutines.go casify, cleanup sys 2009-01-16 14:58:14 -08:00
nonblock.go make test/chan/nonblock work even with real os threads 2009-01-23 17:04:56 -08:00
powser1.go Automated g4 rollback of changelist 25024, 2009-03-03 08:39:12 -08:00
powser2.go Automated g4 rollback of changelist 25024, 2009-03-03 08:39:12 -08:00
select.go delete export 2009-01-20 14:40:40 -08:00
sieve.go range over channels. 2009-03-20 11:32:58 -07:00