]> Cypherpunks repositories - gostls13.git/commit
cmd/gc: allow x[i:j:k] (and x[:j:k]) into the release
authorRuss Cox <rsc@golang.org>
Wed, 11 Sep 2013 18:55:46 +0000 (14:55 -0400)
committerRuss Cox <rsc@golang.org>
Wed, 11 Sep 2013 18:55:46 +0000 (14:55 -0400)
commit8cd6341cf8c3179966f708b267fc8cee4afa774f
treec98578613e91f2c699a0237398ab7e0521ccbbb9
parentcdc5356c938446fa6b237c54c2c6d5e5d5f267c0
cmd/gc: allow x[i:j:k] (and x[:j:k]) into the release

R=ken2
CC=golang-dev
https://golang.org/cl/13512053
src/cmd/gc/go.y
src/cmd/gc/y.tab.c
src/cmd/gc/y.tab.h