*** Submitted as http://code.google.com/p/go/source/detail?r=a960713afe07 *** gc: var x, ok = m[y] Fixes issue 384. R=ken2 http://codereview.appspot.com/179061
On 2009/12/15 22:26:34, rsc wrote: > *** Submitted as http://code.google.com/p/go/source/detail?r=a960713afe07 *** > > gc: var x, ok = m[y] > > Fixes issue 384. > > R=ken2 > http://codereview.appspot.com/179061 LGTM