From cc386bd05ad8076f1d7e5a4d9a13c1276fd26ac6 Mon Sep 17 00:00:00 2001
From: Filippo Valsorda
Date: Fri, 4 Dec 2020 01:09:13 +0100
Subject: [PATCH] doc/go1.16: fix broken tag
For #40700
Change-Id: I0083db494284d6142e1b8b981fca4ac30af2012a
Reviewed-on: https://go-review.googlesource.com/c/go/+/275312
Reviewed-by: Ian Lance Taylor
- Setting the GODEBUG environment variable
+ Setting the GODEBUG environment variable
to inittrace=1 now causes the runtime to emit a single
line to standard error for each package init,
summarizing its execution time and memory allocation. This trace can
--
2.52.0