]> Cypherpunks repositories - gostls13.git/commit
strconv: add example for QuotedPrefix
authorJoe Tsai <joetsai@digital-static.net>
Thu, 22 Jul 2021 22:41:53 +0000 (15:41 -0700)
committerJoseph Tsai <joetsai@digital-static.net>
Fri, 13 Oct 2023 22:57:37 +0000 (22:57 +0000)
commit34f2365d883ddaab5da9f12d6cbe349d70d8deee
tree5a4c06892b2d932bc947cf4cedce3fb33af1a76d
parent74f47206cfd004829b6e09f42c2eadd0c1a958cb
strconv: add example for QuotedPrefix

Example can sometimes be more informative than additional prose.

Fixes #46829

Change-Id: Ia5a5b121ad0b891026e77420d5f7f1b2c4a407da
Reviewed-on: https://go-review.googlesource.com/c/go/+/336749
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
Reviewed-by: qiulaidongfeng <2645477756@qq.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/strconv/example_test.go