• Robert Griesemer's avatar
    spec: clarify type properties · 6f3b84a7
    Robert Griesemer authored
    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 #7551.
    
    LGTM=iant, rsc, robert.hencke, r
    R=r, rsc, iant, ken, robert.hencke
    CC=golang-codereviews
    https://golang.org/cl/100130044
    6f3b84a7
go_spec.html 183 KB