]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1] go_spec.html: clarify rune and string literals
authorRob Pike <r@golang.org>
Fri, 21 Sep 2012 19:54:51 +0000 (05:54 +1000)
committerRob Pike <r@golang.org>
Fri, 21 Sep 2012 19:54:51 +0000 (05:54 +1000)
commitd340f52100a0af1ec1344e1eaa999796d66bc8a9
tree645ea482f6cd4d59d9e0a2035439e02977244ac8
parentfac6d765df8258239bd2e04bc47cc0f2e337cf63
[release-branch.go1] go_spec.html: clarify rune and string literals

««« backport 8afe25accb81
go_spec.html: clarify rune and string literals
No changes to the meaning, just clearer language and more
examples, including illegal rune and string literals.
In particular, "character literal" and "character constant"
are now called "rune literal" and "rune constant" and the
word "character" always refers to the source text, not
program values.

R=golang-dev, gri
CC=golang-dev
https://golang.org/cl/6448137

»»»
doc/go_spec.html