]> Cypherpunks repositories - gostls13.git/commit
go spec: clean up section on selectors
authorRobert Griesemer <gri@golang.org>
Thu, 28 Jun 2012 19:22:24 +0000 (12:22 -0700)
committerRobert Griesemer <gri@golang.org>
Thu, 28 Jun 2012 19:22:24 +0000 (12:22 -0700)
commit71de83b73375f13db91d93a84edf555be569bea5
tree41384076e0b7cf67597f739d803092e5f8cfe88e
parent8907f94a51345ef738692df611edb710fc555f5a
go spec: clean up section on selectors

- point out difference between selectors and qualified identifiers
- differentiate between illegal selectors and run-time panics
- use "indirect" as opposed to "dereference" consistently
- add extra links

Fixes #3779.

R=r, rsc, iant, ken
CC=golang-dev
https://golang.org/cl/6326059
doc/go_spec.html