1
0
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:
Andrew Gerrand 2010-07-27 15:03:30 +10:00
parent fc5a835b2e
commit 88fc337fa2

View File

@ -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>