]> Cypherpunks repositories - gostls13.git/commit
bug: package identifier not visible
authorRobert Griesemer <gri@golang.org>
Thu, 25 Sep 2008 22:45:19 +0000 (15:45 -0700)
committerRobert Griesemer <gri@golang.org>
Thu, 25 Sep 2008 22:45:19 +0000 (15:45 -0700)
commitb6429768c65eed9f0c16faba3ceeb21ea112a951
tree6567c2575f6f71744d3949d9027a3773ca32d89c
parent84152806992bbe9e00468a66abf39a7b990b2cec
bug: package identifier not visible
(should be in the scope chain like any other identifier)

R=r
DELTA=16  (16 added, 0 deleted, 0 changed)
OCL=15884
CL=15884
test/bugs/bug105.go [new file with mode: 0644]