]> Cypherpunks.ru repositories - gostls13.git/blobdiff - misc/cgo/testso/so_test.go
misc/cgo: remove +build lines, add go:build where needed
[gostls13.git] / misc / cgo / testso / so_test.go
index 6d14e32dc6caa474d9ca85082407c50db8b5e56c..5c460d21b60cea140175e5d5212b28199fead2e9 100644 (file)
@@ -3,7 +3,6 @@
 // license that can be found in the LICENSE file.
 
 //go:build cgo
-// +build cgo
 
 package so_test