]> Cypherpunks.ru repositories - gostls13.git/blobdiff - misc/cgo/testso/testdata/cgoso_unix.go
misc/cgo: remove +build lines, add go:build where needed
[gostls13.git] / misc / cgo / testso / testdata / cgoso_unix.go
index 5164af5b3fbb745929a1a7f59a901e68651bf2fc..ea9cb0a903c6f715431da84d359acf8e1538fb1b 100644 (file)
@@ -3,7 +3,6 @@
 // license that can be found in the LICENSE file.
 
 //go:build aix || dragonfly || freebsd || linux || netbsd || solaris
-// +build aix dragonfly freebsd linux netbsd solaris
 
 package cgosotest