]> Cypherpunks.ru repositories - gostls13.git/blobdiff - test/fixedbugs/issue47185.go
test: migrate remaining files to go:build syntax
[gostls13.git] / test / fixedbugs / issue47185.go
index 9c921b869846986fbcb10452755510406286b43f..91c7e0ad3a5d990922d964b103b638f02c93ec66 100644 (file)
@@ -1,6 +1,7 @@
-// +build cgo
 // runindir
 
+//go:build cgo
+
 // Copyright 2021 The Go Authors. All rights reserved.
 // Use of this source code is governed by a BSD-style
 // license that can be found in the LICENSE file.