]> Cypherpunks repositories - gostls13.git/commit
exp/types: testing resolution of qualified identifiers
authorRobert Griesemer <gri@golang.org>
Mon, 11 Jun 2012 18:06:27 +0000 (11:06 -0700)
committerRobert Griesemer <gri@golang.org>
Mon, 11 Jun 2012 18:06:27 +0000 (11:06 -0700)
commit49d6e490876a9bbfa5dfa27a4377b822edbf656c
treed7668ed6189c823cfc22a377c64151be098a8a59
parentd608b15db7f1e55e612f23cb9039379087a1f287
exp/types: testing resolution of qualified identifiers

Also: fix a bug with exp/types/GcImport.

R=rsc, r
CC=golang-dev
https://golang.org/cl/6302060
src/pkg/exp/types/gcimporter.go
src/pkg/exp/types/resolver_test.go [new file with mode: 0644]