]> Cypherpunks repositories - gostls13.git/commit
remove print() from the tutorial, generating a little clumsiness around "import"
authorRob Pike <r@golang.org>
Wed, 18 Mar 2009 21:09:16 +0000 (14:09 -0700)
committerRob Pike <r@golang.org>
Wed, 18 Mar 2009 21:09:16 +0000 (14:09 -0700)
commitbdbb3b455e9bccb6c0994ff3a8216477f18f70fb
treed1599c2c8816a88bd3673cb13cab4d3f1c8e6e45
parent08eeb2535d71524ea786d77cceb2b2dc639df508
remove print() from the tutorial, generating a little clumsiness around "import"

R=rsc,gri
DELTA=103  (36 added, 33 deleted, 34 changed)
OCL=26442
CL=26491
15 files changed:
doc/go_tutorial.txt
doc/progs/cat.go
doc/progs/cat_rot13.go
doc/progs/helloworld.go
doc/progs/helloworld2.go [deleted file]
doc/progs/helloworld3.go
doc/progs/printf.go [deleted file]
doc/progs/run
doc/progs/server.go
doc/progs/server1.go
doc/progs/sieve.go
doc/progs/sieve1.go
doc/progs/sortmain.go
doc/progs/strings.go
doc/progs/sum.go