diff --git a/doc/go1.13.html b/doc/go1.13.html index a075d9f731..5723fee1b3 100644 --- a/doc/go1.13.html +++ b/doc/go1.13.html @@ -106,7 +106,7 @@ TODO
- + @@ -303,8 +303,11 @@ TODO- TODO: https://golang.org/cl/170318: randomize package initialization order in race mode +
+ Tracebacks, runtime.Caller
,
+ and runtime.Callers
now refer to the function that
+ initializes the global variables of PKG
+ as PKG.init
instead of PKG.init.ializers