mirror of
https://github.com/golang/go
synced 2024-11-21 16:04:45 -07:00
Add copy to the list of predeclared functions.
R=gri https://golang.org/cl/164081
This commit is contained in:
parent
0aa13c999b
commit
ccd026486a
@ -1418,7 +1418,7 @@ Zero value:
|
||||
nil
|
||||
|
||||
Functions:
|
||||
cap close closed len make new panic panicln print println
|
||||
cap close closed copy len make new panic panicln print println
|
||||
</pre>
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user