Descriptioncmd/gc: fix inlining bug with receive operator.
The receive operator was given incorrect precedence
resulting in incorrect deletion of parentheses.
Fixes issue 3843.
Patch Set 1 #Patch Set 2 : diff -r c87a4b5ad6d7 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r c87a4b5ad6d7 https://go.googlecode.com/hg/ #Patch Set 4 : diff -r 18f07a49fb53 https://go.googlecode.com/hg/ #
MessagesTotal messages: 4
|