mirror of
https://github.com/golang/go
synced 2024-11-24 19:40:09 -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:
|
Functions:
|
||||||
cap close closed cmplx copy imag len make
|
cap close closed cmplx copy imag len make
|
||||||
new panic print println real
|
new panic print println real recover
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user