]> Cypherpunks repositories - gostls13.git/commit
unicode/utf8: add AppendRune Example
authorjiahua wang <wjh180909@gmail.com>
Thu, 7 Oct 2021 07:30:03 +0000 (15:30 +0800)
committerIan Lance Taylor <iant@golang.org>
Fri, 5 Nov 2021 21:29:18 +0000 (21:29 +0000)
commit75952abc6a8a8ad09e6bb1966c66b9a68b5d6c4e
tree9a33f6bf8782963bb40175809f4513adc2e47709
parentfb8b1764d8e8afdaf5d8fd00af3720e42d96ad9c
unicode/utf8: add AppendRune Example

Also, correct TestAppendRune error message.

Change-Id: I3ca3ac7051af1ae6d449381b78efa86c2f6be8ac
Reviewed-on: https://go-review.googlesource.com/c/go/+/354529
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Trust: Robert Findley <rfindley@google.com>
Trust: Cherry Mui <cherryyz@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
src/unicode/utf8/example_test.go
src/unicode/utf8/utf8_test.go