We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 527ace0 commit 3fcbfb0Copy full SHA for 3fcbfb0
doc/go1.19.html
@@ -741,7 +741,7 @@ <h3 id="minor_library_changes">Minor changes to the library</h3>
741
</dd>
742
</dl><!-- regexp -->
743
744
-<dl id="runtime"><dt><a href="/pkg/runtime/">runtime</a></dt>
+<dl id="pkg-runtime"><dt><a href="/pkg/runtime/">runtime</a></dt>
745
<dd>
746
<p><!-- https://go.dev/issue/51461 -->
747
The <a href="/pkg/runtime/#GOROOT"><code>GOROOT</code></a> function now returns the empty string
@@ -847,7 +847,6 @@ <h3 id="minor_library_changes">Minor changes to the library</h3>
847
but often easier to use: it returns an additional boolean reporting whether an equal value was found.
848
</p>
849
850
- </dd>
851
</dl><!-- sort -->
852
853
<dl id="strconv"><dt><a href="/pkg/strconv/">strconv</a></dt>
0 commit comments