]> Cypherpunks repositories - gostls13.git/commit
add bug to capture double declaration of name in file and package block
authorRob Pike <r@golang.org>
Thu, 20 Aug 2009 00:37:23 +0000 (17:37 -0700)
committerRob Pike <r@golang.org>
Thu, 20 Aug 2009 00:37:23 +0000 (17:37 -0700)
commit770485e52222233f2bb507e1a70cc5aba842e0da
tree7041c9429141cf96c39769910a5104f14fe23de3
parent5600435fe405b5a2380e77cba11714699b9366c7
add bug to capture double declaration of name in file and package block

R=rsc
DELTA=12  (12 added, 0 deleted, 0 changed)
OCL=33554
CL=33563
test/fixedbugs/bug192.go [new file with mode: 0644]
test/golden.out