]> Cypherpunks repositories - gostls13.git/commit
strconv: reformat and tidy comments in example
authorRob Pike <r@golang.org>
Mon, 11 Nov 2019 03:34:36 +0000 (14:34 +1100)
committerRob Pike <r@golang.org>
Mon, 11 Nov 2019 19:56:33 +0000 (19:56 +0000)
commit0e312f212c11b9f35fdd85bcbb6ec082bc341c17
tree33476be608c6e58ae104944648c414bd513c3fbb
parentad7ce3911f4947b4cccb435b6374e3808f0062db
strconv: reformat and tidy comments in example

Apply the suggestions made in the too-late review of
golang.org/cl/137215
to move the comments to a separate line and use proper
punctuation.

Change-Id: If2b4e5ce8af8c78fa51280d5c87c852a76dae459
Reviewed-on: https://go-review.googlesource.com/c/go/+/206125
Reviewed-by: Robert Griesemer <gri@golang.org>
src/strconv/example_test.go