Commit a5a92aa6 authored by Emmanuel T Odeke's avatar Emmanuel T Odeke Committed by Andrew Bonventre
Browse files

[release-branch.go1.13] doc/go1.13: document _ between digits for math/big, strconv

Document that:
* math/big.Float.Parse
* math/big.Int.SetString
* strconv.ParseFloat
* strconv.ParseInt
* strconv.ParseUint
now accept underscores to group digits only if base = 0,
as per the Go 2 language changes.

Updates #32815

Change-Id: Id45bd803a18442436419739297e8aed0d32ca56c
Reviewed-on: https://go-review.googlesource.com/c/go/+/191077


Reviewed-by: default avatarRobert Griesemer <gri@golang.org>
(cherry picked from commit e7644326)
Reviewed-on: https://go-review.googlesource.com/c/go/+/191477


Run-TryBot: Andrew Bonventre <andybons@golang.org>
Reviewed-by: default avatarEmmanuel Odeke <emm.odeke@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
parent 5c379a43
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment