]> Cypherpunks.ru repositories - gostls13.git/blobdiff - misc/cgo/testgodefs/testdata/anonunion.go
misc/cgo: remove +build lines, add go:build where needed
[gostls13.git] / misc / cgo / testgodefs / testdata / anonunion.go
index 9e9daa662513f9c5594df5727564c7e1e1411625..2c86c5c29ea634473e447aa67bfb9aeb9aef499a 100644 (file)
@@ -1,9 +1,8 @@
 // Copyright 2014 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