• Robert Griesemer's avatar
    go spec: clarify rules for shifts · 32d12782
    Robert Griesemer authored
    Note: This is not a spec change.
    
    The spec was not clear on the result type of
    constant shift expressions. Made it more
    explicit and added additional examples.
    
    Also: Remove paragraph on send expressions (they
    are statements, now).
    
    Fixes #1708.
    
    R=rsc, r, iant, r
    CC=golang-dev
    https://golang.org/cl/4517074
    32d12782
go_spec.html 153 KB