]> Cypherpunks repositories - gostls13.git/commit
cannot declare a variable in new scope with same name as type in outer scope
authorRobert Griesemer <gri@golang.org>
Sat, 25 Apr 2009 20:41:56 +0000 (13:41 -0700)
committerRobert Griesemer <gri@golang.org>
Sat, 25 Apr 2009 20:41:56 +0000 (13:41 -0700)
commiteaba458ee608466ed5ad471c481385c2acb4f3d0
tree231ef18560ccd5eb09d4af6d701267494c0068f2
parent3aa892c4f9187c619091d309e7b3da6dfd14f854
cannot declare a variable in new scope with same name as type in outer scope
(same as bug144.go but for types instead of constants)

TBR=ken
DELTA=17  (17 added, 0 deleted, 0 changed)
OCL=27855
CL=27855
test/bugs/bug145.go [new file with mode: 0644]
test/golden.out