aboutsummaryrefslogtreecommitdiff
path: root/libgo/misc/cgo/test/issue21897b.go
diff options
context:
space:
mode:
Diffstat (limited to 'libgo/misc/cgo/test/issue21897b.go')
-rw-r--r--libgo/misc/cgo/test/issue21897b.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/libgo/misc/cgo/test/issue21897b.go b/libgo/misc/cgo/test/issue21897b.go
index 08b5f4d..50aece3 100644
--- a/libgo/misc/cgo/test/issue21897b.go
+++ b/libgo/misc/cgo/test/issue21897b.go
@@ -2,6 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
+//go:build !darwin || !cgo || internal
// +build !darwin !cgo internal
package cgotest