]> Cypherpunks repositories - gostls13.git/commit
exp/types/staging: updated gcimporter
authorRobert Griesemer <gri@golang.org>
Wed, 26 Sep 2012 00:39:02 +0000 (17:39 -0700)
committerRobert Griesemer <gri@golang.org>
Wed, 26 Sep 2012 00:39:02 +0000 (17:39 -0700)
commit1785bfca6b0bbf84c44b438968f328c02aeee73d
tree7744494951d1ee549c925e9921a01ff377cd2f50
parentebf56e086d9d5a357fb904bb5734fa047747a466
exp/types/staging: updated gcimporter

Mostly minor changes to match the new
definitions in types.go and const.go.

R=rsc, r
CC=golang-dev
https://golang.org/cl/6506101
src/pkg/exp/types/staging/exportdata.go [new file with mode: 0644]
src/pkg/exp/types/staging/gcimporter.go [new file with mode: 0644]
src/pkg/exp/types/staging/gcimporter_test.go [new file with mode: 0644]
src/pkg/exp/types/staging/testdata/exports.go [new file with mode: 0644]