1
0
mirror of https://github.com/golang/go synced 2024-09-24 03:20:12 -06:00
Commit Graph

1 Commits

Author SHA1 Message Date
Dmitry Vyukov
b581ca5956 cmd/gc: allow map index expressions in for range statements
Fixes #9691.

Change-Id: I22bfc82e05497e91a7b18a668913aed6c723365d
Reviewed-on: https://go-review.googlesource.com/3282
Reviewed-by: Russ Cox <rsc@golang.org>
2015-01-28 15:14:04 +00:00