We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 292ec6d commit f476982Copy full SHA for f476982
src/reflect/iter.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 go1.23 || goexperiment.rangefunc
+//go:build go1.23
6
7
package reflect
8
0 commit comments