]> Cypherpunks repositories - gostls13.git/commit
runtime: tweak example code for gorecover
authorJes Cok <xigua67damn@gmail.com>
Wed, 29 Oct 2025 07:59:22 +0000 (07:59 +0000)
committerGopher Robot <gobot@golang.org>
Wed, 29 Oct 2025 18:27:57 +0000 (11:27 -0700)
commit32ee3f3f73dc09f1981d295963bd705b6b9941da
tree7a4dde99395de0054d90eb4769c134e839b2f215
parentda3fb90b231ef9c70e7eb927585ab49593cc25f1
runtime: tweak example code for gorecover

Change-Id: Ie545610fab008f7855bcb1a608f98e0c5109ec20
GitHub-Last-Rev: 66401b913ad8e85c1dc6c9c0e785f57d5dc5c47e
GitHub-Pull-Request: golang/go#76100
Reviewed-on: https://go-review.googlesource.com/c/go/+/716040
Auto-Submit: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Keith Randall <khr@google.com>
src/runtime/panic.go