Descriptionspec: examples of untyped boolean, string constants
This is a spec correction, not a language change.
The implementations have behaved like this for years
(and there are tests to that effect), and elsewhere in
the spec true and false are defined to be untyped
boolean constants.
Patch Set 1 #Patch Set 2 : diff -r c0f7c53dcfce https://go.googlecode.com/hg/ #Patch Set 3 : diff -r c0f7c53dcfce https://go.googlecode.com/hg/ #Patch Set 4 : diff -r 1f598c0b0571 https://go.googlecode.com/hg/ #MessagesTotal messages: 3
|