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
1 changed files with 1 additions and 1 deletions

View File

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