Descriptiongo_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.
Patch Set 1 #Patch Set 2 : diff -r 307fafbc2d6f https://code.google.com/p/go #Patch Set 3 : diff -r 307fafbc2d6f https://code.google.com/p/go #Patch Set 4 : diff -r 8f0c8f604ee0 https://code.google.com/p/go #
Total comments: 4
Patch Set 5 : diff -r 008d345d81e0 https://code.google.com/p/go #MessagesTotal messages: 5
|