]> Cypherpunks.ru repositories - gostls13.git/blobdiff - test/fixedbugs/issue20250.go
test: migrate remaining files to go:build syntax
[gostls13.git] / test / fixedbugs / issue20250.go
index c739b6fb125ad51728036bff5209b04caf11e410..34184c48158e9682b9cfb0cd871c314265d49553 100644 (file)
@@ -1,7 +1,6 @@
 // errorcheck -0 -live -l
 
 //go:build !goexperiment.cgocheck2
-// +build !goexperiment.cgocheck2
 
 // Copyright 2017 The Go Authors. All rights reserved.
 // Use of this source code is governed by a BSD-style