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