]> Cypherpunks repositories - gostls13.git/commit
Add test case for 6g bug: result variable does not hide the
authorIan Lance Taylor <iant@golang.org>
Fri, 26 Sep 2008 03:31:03 +0000 (20:31 -0700)
committerIan Lance Taylor <iant@golang.org>
Fri, 26 Sep 2008 03:31:03 +0000 (20:31 -0700)
commit6270e70b76af180747a3ac5be2a230ee3621bfd2
tree6778b74b958087b3cc5987b5cd6a1e0edf97421f
parentf023b7a997d2deeda907a70d5f74232d239b4a11
Add test case for 6g bug: result variable does not hide the
package name in the scope.

R=r
DELTA=12  (12 added, 0 deleted, 0 changed)
OCL=15913
CL=15926
test/bugs/bug107.go [new file with mode: 0644]
test/golden.out