Anonymous field names are emitted as "" in the export data since the actual name can be reconstructed easily from the field's type name. But "" names are not exported names and thus the respective qualified name emits complete package information even if the actual field name is exported. Fix the package upon import. R=adonovan CC=golang-codereviews https://golang.org/cl/42090044 |
||
---|---|---|
.. | ||
exact | ||
gcimporter | ||
importer | ||
types | ||
vcs |