]> Cypherpunks repositories - gostls13.git/commit
spec: tighten the wording around . imports
authorRob Pike <r@golang.org>
Tue, 14 Jan 2014 23:16:01 +0000 (15:16 -0800)
committerRob Pike <r@golang.org>
Tue, 14 Jan 2014 23:16:01 +0000 (15:16 -0800)
commit227fe5f64e22d98e62e4e5165bffc3d6f8ec80b9
treea00ea6dcc48d330aa750304ccf46e39c4b4bd42c
parent591265fcb4ab80d6a000521eb607600e81c83155
spec: tighten the wording around . imports
Make it clear that if you do a . import, you cannot use a qualified identifier.

R=gri
CC=golang-codereviews
https://golang.org/cl/52390043
doc/go_spec.html