From b4c7f6280ed00316e410261adbc804f6ddd209cc Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Fri, 3 Jun 2016 10:09:08 -0700 Subject: [PATCH] doc/go1.7.html: add missing and Change-Id: I5f4bf89345dc139063dcf34da653e914386bcde6 Reviewed-on: https://go-review.googlesource.com/23735 Reviewed-by: Ian Lance Taylor --- doc/go1.7.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/go1.7.html b/doc/go1.7.html index 2a3c3c95d2..e07933c885 100644 --- a/doc/go1.7.html +++ b/doc/go1.7.html @@ -401,7 +401,8 @@ See the package document

All panics started by the runtime now use panic values -that implement both the builtin error, +that implement both the +builtin error, and runtime.Error, as -- 2.48.1