diff --git a/doc/go1.13.html b/doc/go1.13.html index 0dd2532965f..8f7a7ab7fe7 100644 --- a/doc/go1.13.html +++ b/doc/go1.13.html @@ -918,19 +918,19 @@ godoc -
strconv
+
strconv

- For strconv.ParseFloat, - strconv.ParseInt - and strconv.ParseUint, + For strconv.ParseFloat, + strconv.ParseInt + and strconv.ParseUint, if base is 0, underscores may be used between digits for readability. See the Changes to the language for details.

-
strings
+
strings

The new ToValidUTF8 function returns a