commit | 2a4f4dd84234fd12cf40641abc112df97e3c0bec | [log] [tgz] |
---|---|---|
author | Ian Lance Taylor <iant@golang.org> | Mon Jan 26 09:59:59 2009 -0800 |
committer | Ian Lance Taylor <iant@golang.org> | Mon Jan 26 09:59:59 2009 -0800 |
tree | 49954909e48864c5d032912ef3848084ee4e1aa8 | |
parent | a7f6d4066e871916931af4b99f1d5a9021dbfeb9 [diff] |
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