1
0
mirror of https://github.com/golang/go synced 2024-09-25 13:30:12 -06:00
go/test/chan
Ian Lance Taylor 49fceff6af Don't bother to import "os" just so that we can call
os.Exit(0) at the end of main.

R=rsc
DELTA=6  (0 added, 6 deleted, 0 changed)
OCL=28967
CL=28969
2009-05-16 23:12:28 -07:00
..
fifo.go move things out of sys into os and runtime 2009-05-08 15:21:41 -07:00
goroutines.go move things out of sys into os and runtime 2009-05-08 15:21:41 -07:00
nonblock.go move things out of sys into os and runtime 2009-05-08 15:21:41 -07:00
powser1.go move things out of sys into os and runtime 2009-05-08 15:21:41 -07:00
powser2.go move things out of sys into os and runtime 2009-05-08 15:21:41 -07:00
select.go delete export 2009-01-20 14:40:40 -08:00
sieve.go Don't bother to import "os" just so that we can call 2009-05-16 23:12:28 -07:00