]> Cypherpunks.ru repositories - gostls13.git/blobdiff - misc/cgo/testgodefs/testdata/issue37621.go
misc/cgo: remove +build lines, add go:build where needed
[gostls13.git] / misc / cgo / testgodefs / testdata / issue37621.go
index 515f0c089f4038f878919e75e8706beba0b5ff16..655e8ae46583b5cca498b7958f5453e189e4b2eb 100644 (file)
@@ -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