]> Cypherpunks repositories - gostls13.git/commit
Suggested tweaks up to package section.
authorRuss Cox <rsc@golang.org>
Thu, 5 Mar 2009 01:19:21 +0000 (17:19 -0800)
committerRuss Cox <rsc@golang.org>
Thu, 5 Mar 2009 01:19:21 +0000 (17:19 -0800)
commit5958dd6f94696c6b88600be6b2033824202f8b13
tree84267e39c9a3489c3b00e1e0a21e9bb02de16cc9
parentbd4f5af1073bb36948047909aed9501f7bec2db9
Suggested tweaks up to package section.

Major ones:
* Be consistent: "numeric type" and "arithmetic operator".
* if/swtch take "simple statement" not "short variable declaration".
* There was a comment that implied for x,y := range z() might
  evaluate z() multiple times.  I deleted it.

R=r,gri
DELTA=124  (24 added, 4 deleted, 96 changed)
OCL=25706
CL=25715
doc/go_spec.html