strconv: ParseFloat returns out of range error on invalid suffix · Issue #46628 · golang/go

What version of Go are you using (go version)? $ go version go version go1.16.4 darwin/arm64 Does this issue reproduce with the latest release? Yes, behavior inconsistency against the document. Thi...