mirror of
https://github.com/golang/go
synced 2024-11-05 18:36:08 +00:00
spec: we're now at Unicode 6.2.0
R=golang-dev CC=golang-dev https://golang.org/cl/6818083
This commit is contained in:
parent
3d40062c68
commit
002103f51c
1 changed files with 1 additions and 1 deletions
|
@ -5265,7 +5265,7 @@ package and may be relative to a repository of installed packages.
|
|||
<p>
|
||||
Implementation restriction: A compiler may restrict ImportPaths to
|
||||
non-empty strings using only characters belonging to
|
||||
<a href="http://www.unicode.org/versions/Unicode6.0.0/">Unicode's</a>
|
||||
<a href="http://www.unicode.org/versions/Unicode6.2.0/">Unicode's</a>
|
||||
L, M, N, P, and S general categories (the Graphic characters without
|
||||
spaces) and may also exclude the characters
|
||||
<code>!"#$%&'()*,:;<=>?[\]^`{|}</code>
|
||||
|
|
Loading…
Reference in a new issue