]> Cypherpunks repositories - gostls13.git/commit
Fixed recover() documentation.
authorAnschel Schaffer-Cohen <anschelsc@gmail.com>
Fri, 12 Nov 2010 17:57:46 +0000 (09:57 -0800)
committerRobert Griesemer <gri@golang.org>
Fri, 12 Nov 2010 17:57:46 +0000 (09:57 -0800)
commit5083eedf88de13dc661f78077d9d7b7eaeebcf78
treec5caa445b6300db86de7835e01281ffafeb09545
parent8613eb56b25afaa8e73c289d36292c79bdb8bc96
Fixed recover() documentation.

Added a "return" to the end of an example which previously threw a compile error if used.

R=golang-dev, gri
CC=golang-dev
https://golang.org/cl/3052041
doc/go_spec.html