]> Cypherpunks repositories - gostls13.git/commit
strconv: display format options as list
authorSean Liao <sean@liao.dev>
Tue, 15 Oct 2024 23:51:22 +0000 (00:51 +0100)
committerGopher Robot <gobot@golang.org>
Wed, 16 Oct 2024 17:39:51 +0000 (17:39 +0000)
commitc41b8cf1a39c972f461afe32da4fe43198eb2767
treefd0250be0bfada8ba125805414b2513aef2d3297
parent24cb743d1faa6c8f612faa3c17ac9de5cc385832
strconv: display format options as list

Fixes #69890

Change-Id: I1da4eb76c008679a687f4faa4294fe32b5fc7f42
Reviewed-on: https://go-review.googlesource.com/c/go/+/620236
Auto-Submit: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
src/strconv/ftoa.go