mirror of
https://github.com/golang/go
synced 2024-11-24 15:00:14 -07:00
spec: add recover to predeclared identifiers list
R=gri CC=golang-dev https://golang.org/cl/1894043
This commit is contained in:
parent
fc5a835b2e
commit
88fc337fa2
@ -1494,7 +1494,7 @@ Zero value:
|
||||
|
||||
Functions:
|
||||
cap close closed cmplx copy imag len make
|
||||
new panic print println real
|
||||
new panic print println real recover
|
||||
</pre>
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user