*** Submitted as http://code.google.com/p/go/source/detail?r=de6958a12b48 *** runtime: return zero value in x, ok = <-c when ok == false Fixes issue 401. R=ken2 http://codereview.appspot.com/180053
On 2009/12/16 00:59:25, rsc wrote: > *** Submitted as http://code.google.com/p/go/source/detail?r=de6958a12b48 *** > > runtime: return zero value in x, ok = <-c when ok == false > > Fixes issue 401. > > R=ken2 > http://codereview.appspot.com/180053 LGTM