]> Cypherpunks repositories - gostls13.git/commit
Add a test for a case where 6g thinks that a field is visible
authorIan Lance Taylor <iant@golang.org>
Mon, 26 Jan 2009 17:59:59 +0000 (09:59 -0800)
committerIan Lance Taylor <iant@golang.org>
Mon, 26 Jan 2009 17:59:59 +0000 (09:59 -0800)
commit2a4f4dd84234fd12cf40641abc112df97e3c0bec
tree49954909e48864c5d032912ef3848084ee4e1aa8
parenta7f6d4066e871916931af4b99f1d5a9021dbfeb9
Add a test for a case where 6g thinks that a field is visible
when it should not be.  I couldn't get this any simpler; the
error seems to have to do with the order of the imports in
bug2.go.

R=rsc
DELTA=26  (26 added, 0 deleted, 0 changed)
OCL=23450
CL=23482
test/bugs/bug133.dir/bug0.go [new file with mode: 0644]
test/bugs/bug133.dir/bug1.go [new file with mode: 0644]
test/bugs/bug133.dir/bug2.go [new file with mode: 0644]
test/bugs/bug133.go [new file with mode: 0644]
test/golden.out