aboutsummaryrefslogtreecommitdiff
path: root/misc/cgo/testgodefs/testdata/issue37621.go
diff options
context:
space:
mode:
Diffstat (limited to 'misc/cgo/testgodefs/testdata/issue37621.go')
-rw-r--r--misc/cgo/testgodefs/testdata/issue37621.go3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/cgo/testgodefs/testdata/issue37621.go b/misc/cgo/testgodefs/testdata/issue37621.go
index 515f0c089f..655e8ae465 100644
--- a/misc/cgo/testgodefs/testdata/issue37621.go
+++ b/misc/cgo/testgodefs/testdata/issue37621.go
@@ -1,9 +1,8 @@
// Copyright 2020 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.
-//
+
//go:build ignore
-// +build ignore
package main