loader, iter, reflect: use build tags for package iter and iter methods on reflect.Value

This commit is contained in:
Randy Reddig
2025-03-09 08:51:28 -07:00
committed by Ron Evans
parent a2be2f3330
commit fafe80704f
3 changed files with 2 additions and 21 deletions
+2
View File
@@ -1,3 +1,5 @@
//go:build go1.23
// Copyright 2024 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.