]> Cypherpunks repositories - gostls13.git/commit
- Clarify that struct composite literal keys are field names not selectors.
authorRobert Griesemer <gri@golang.org>
Mon, 16 Nov 2009 16:58:55 +0000 (08:58 -0800)
committerRobert Griesemer <gri@golang.org>
Mon, 16 Nov 2009 16:58:55 +0000 (08:58 -0800)
commitd3b1565716ddbd7114d0dbb2b59fc6bd900ea85e
tree7ebb69a071e62f77934dbe6cea1028ebd9dbd229
parent0660d243b1cbd5716e23a6495f3637dfee2cb4f9
- Clarify that struct composite literal keys are field names not selectors.
- Slight re-phrasing of struct type section since "field name" was not
properly introduced.

Fixes #164.

R=r, rsc, iant
https://golang.org/cl/155061
doc/go_spec.html