0
1
mirror of https://github.com/golang/go synced 2025-07-11 21:08:56 +00:00
Files
go/test/fixedbugs/issue8011.go
Russ Cox a663e0a038 cmd/gc: fix <-<-expr
The temporary-introducing pass was not recursing
into the argumnt of a receive operation.

Fixes #8011.

LGTM=r
R=golang-codereviews, r
CC=golang-codereviews, iant, khr
https://golang.org/cl/91540043
2014-05-19 15:08:04 -04:00

331 B