We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1c7307 commit 16a697aCopy full SHA for 16a697a
html/example_test.go
@@ -2,7 +2,7 @@
2
// Use of this source code is governed by a BSD-style
3
// license that can be found in the LICENSE file.
4
5
-//go:build goexperiment.rangefunc
+//go:build go1.23
6
7
// This example demonstrates parsing HTML data and walking the resulting tree.
8
package html_test
0 commit comments