]> Cypherpunks.ru repositories - gostls13.git/blobdiff - misc/cgo/testshared/testdata/depBase/gccgo.go
misc/cgo: remove +build lines, add go:build where needed
[gostls13.git] / misc / cgo / testshared / testdata / depBase / gccgo.go
index 2c829989e0a87d5eb10f395f880743c2f7825b9d..a59d0b8c3ff56baf9a8eb0a02df9a31fca43c2f0 100644 (file)
@@ -3,7 +3,6 @@
 // license that can be found in the LICENSE file.
 
 //go:build gccgo
-// +build gccgo
 
 package depBase