Descriptionspec: clarify type properties
If the underlying type of a type T is a boolean, numeric,
or string type, then T is also a boolean, numeric, or
string type, respectively.
Not a language change.
Fixes issue 7551.
Patch Set 1 #Patch Set 2 : diff -r dcf1fdbf4686 https://code.google.com/p/go/ #Patch Set 3 : diff -r dcf1fdbf4686 https://code.google.com/p/go/ #
Total comments: 2
Patch Set 4 : diff -r ea90f25d321f https://code.google.com/p/go/ #Patch Set 5 : diff -r ea90f25d321f https://code.google.com/p/go/ #Patch Set 6 : diff -r ea90f25d321f https://code.google.com/p/go/ #Patch Set 7 : diff -r ea90f25d321f https://code.google.com/p/go/ #Patch Set 8 : diff -r ea90f25d321f https://code.google.com/p/go/ #
Total comments: 6
Patch Set 9 : diff -r d797b2316601 https://code.google.com/p/go/ #
Total comments: 1
Patch Set 10 : diff -r dd962f500bed https://code.google.com/p/go/ #MessagesTotal messages: 16
|