• Robert Griesemer's avatar
    spec: more precise description of select statement · 61d8a337
    Robert Griesemer authored
    - use previously defined terms (with links) throughout
    - specify evaluation order more precisely (in particular,
      the evaluation time of rhs expressions in receive cases
      was not specified)
    - added extra example case
    
    Not a language change.
    
    Description matches observed behavior of code compiled
    with gc and gccgo.
    
    Fixes #7669.
    
    LGTM=iant, r, rsc
    R=r, rsc, iant, ken, josharian
    CC=golang-codereviews
    https://golang.org/cl/91230043
    61d8a337
go_spec.html 185 KB