mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-08 13:03:39 +00:00
loader, iter, reflect: use build tags for package iter and iter methods on reflect.Value
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user