]> Cypherpunks repositories - gostls13.git/commit
bytes: add examples for ToTitleSpecial, ToUpperSpecial and ToLowerSpecial
authorKetan Parmar <ketanbparmar@gmail.com>
Fri, 8 Feb 2019 06:28:23 +0000 (11:58 +0530)
committerAndrew Bonventre <andybons@golang.org>
Fri, 1 Mar 2019 14:56:41 +0000 (14:56 +0000)
commit1f3d38fdaaff88d7ce711612fbe9b7fc7182efd7
tree4139ae43755d945de873a8586ba887192b6546fd
parent44d3bb998ca00e49d9e0138954287af206b614bf
bytes: add examples for ToTitleSpecial, ToUpperSpecial and ToLowerSpecial

Change-Id: If700a150492181f68e23e90ef829ff9eaf7ca7b5
Reviewed-on: https://go-review.googlesource.com/c/161737
Run-TryBot: Andrew Bonventre <andybons@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Andrew Bonventre <andybons@golang.org>
src/bytes/example_test.go