]> Cypherpunks repositories - gostls13.git/commit
unicode: use IsSpace not IsUpper in IsSpace example test
authorPedro Lopez Mareque <pedro.lopez.mareque@gmail.com>
Thu, 7 Oct 2021 05:34:47 +0000 (07:34 +0200)
committerIan Lance Taylor <iant@golang.org>
Fri, 8 Oct 2021 00:18:29 +0000 (00:18 +0000)
commit7cef83162bbe0008f3e158297b94a7dead64a9b1
tree3701eca32b9b0cf35cd1d2e38792fdff4371b968
parent1ceb72394e250d5776726bba63c34cd2be5745d1
unicode: use IsSpace not IsUpper in IsSpace example test

Change-Id: Ie3017e5507f57cbb2ae9c8b737b378cef91fefeb
Reviewed-on: https://go-review.googlesource.com/c/go/+/354509
Reviewed-by: Emmanuel Odeke <emmanuel@orijtech.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Emmanuel Odeke <emmanuel@orijtech.com>
TryBot-Result: Go Bot <gobot@golang.org>
src/unicode/example_test.go