Descriptionspec: be clearer about the scope of a package name
We have the notion of a PackageName, not package identifier.
As is, it could construed that imports that rename a package
don't have an "imported package identifier" but a local one.
Patch Set 1 #Patch Set 2 : diff -r 1315abc581ed https://code.google.com/p/go #Patch Set 3 : diff -r 1315abc581ed https://code.google.com/p/go #Patch Set 4 : diff -r 1315abc581ed https://code.google.com/p/go #Patch Set 5 : diff -r 6cee245eb194 https://code.google.com/p/go #MessagesTotal messages: 7
|