Skip to content

Commit f476982

Browse files
n
Change-Id: I3376a7e8cde25e18211bfa2a2fcc93f3d67a1846
1 parent 292ec6d commit f476982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/reflect/iter.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Use of this source code is governed by a BSD-style
33
// license that can be found in the LICENSE file.
44

5-
//go:build go1.23 || goexperiment.rangefunc
5+
//go:build go1.23
66

77
package reflect
88

0 commit comments

Comments
 (0)