]> Cypherpunks repositories - gostls13.git/commit
redeclarations of variables in the same block.
authorKen Thompson <ken@golang.org>
Sat, 21 Jun 2008 22:11:29 +0000 (15:11 -0700)
committerKen Thompson <ken@golang.org>
Sat, 21 Jun 2008 22:11:29 +0000 (15:11 -0700)
commit54abac678ac9d92e168360e961214100712ceb4f
treea4096c4f7d9a76bc896fbb3caceaba3aa8758add
parenta77f7b24971cbf03c92cdb4ce574e50441ba9d76
redeclarations of variables in the same block.
half-step toward multivalued map indexing

SVN=124019
src/cmd/6g/cgen.c
src/cmd/6g/gen.c
src/cmd/6g/gsubr.c
src/cmd/gc/dcl.c
src/cmd/gc/go.h
src/cmd/gc/go.y
src/cmd/gc/lex.c
src/cmd/gc/subr.c
src/cmd/gc/walk.c