]> Cypherpunks repositories - gostls13.git/commit
errors: add a colon after Output to make the Example in the document display correctly
authorcui fliter <imcusg@gmail.com>
Tue, 15 Aug 2023 15:07:18 +0000 (23:07 +0800)
committerGopher Robot <gobot@golang.org>
Wed, 16 Aug 2023 02:08:40 +0000 (02:08 +0000)
commit16ec27b47c4c103ddcdd46888e1b5175cc574d7a
treee1b8f71b9bc6136637d6f28f76ab1ef029aa1c59
parent850b6ce33ced3d20d036cb41317f783469f3ea86
errors: add a colon after Output to make the Example in the document display correctly

Change-Id: Iaa1751c6ac0df9d5b2cb74efb16996f4eaea0503
Reviewed-on: https://go-review.googlesource.com/c/go/+/519236
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: shuang cui <imcusg@gmail.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
src/errors/example_test.go