]> Cypherpunks.ru repositories - gostls13.git/blobdiff - misc/cgo/testgodefs/testdata/fieldtypedef.go
misc/cgo: remove +build lines, add go:build where needed
[gostls13.git] / misc / cgo / testgodefs / testdata / fieldtypedef.go
index 50562538b230f2601e199edee6305b9c2bdad1ef..b0c507477f155e4afa2ae0a1a684e64f48691c14 100644 (file)
@@ -1,9 +1,8 @@
 // Copyright 2018 The Go Authors. All rights reserve d.
 // 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