]> Cypherpunks repositories - gostls13.git/commit
effective_go.html: move and rework the blank identifier section
authorRob Pike <r@golang.org>
Fri, 8 Mar 2013 18:41:20 +0000 (10:41 -0800)
committerRob Pike <r@golang.org>
Fri, 8 Mar 2013 18:41:20 +0000 (10:41 -0800)
commit9e329a0d16a053a884ef02d4e17a50cafea61afc
treef099fbd39d91b9908d4b610dc7373b7fa5e9a26f
parent3cdf8bae1a47948804d782ef5e8c4de38ea0ac9b
effective_go.html: move and rework the blank identifier section
Also rename the relevant examples and make sure the working one compiles.

R=golang-dev, bradfitz, adg, iant, rsc
CC=golang-dev
https://golang.org/cl/7597043
doc/effective_go.html
doc/progs/eff_unused1.go [new file with mode: 0644]
doc/progs/eff_unused2.go [new file with mode: 0644]
doc/progs/run
doc/progs/unused1.go [deleted file]
doc/progs/unused2.go [deleted file]