]> Cypherpunks repositories - gostls13.git/commit
Don't bother to import "os" just so that we can call
authorIan Lance Taylor <iant@golang.org>
Sun, 17 May 2009 06:12:28 +0000 (23:12 -0700)
committerIan Lance Taylor <iant@golang.org>
Sun, 17 May 2009 06:12:28 +0000 (23:12 -0700)
commit49fceff6af48269e35e39de99861c68263c85ebe
treee114c5dc77cb5059ea5fd29631ceb0522d9ab097
parent52b0f77bf9e9d9b0c836f2d855da2a83e8b02fb2
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
test/235.go
test/chan/sieve.go