]> Cypherpunks.ru repositories - gostls13.git/blobdiff - test/fixedbugs/issue8606b.go
test: migrate remaining files to go:build syntax
[gostls13.git] / test / fixedbugs / issue8606b.go
index 41b9a3d00eab60a776f89a867372a1337f052ba8..6a56c0df89c8e3398dd45f119f8534eca4daf9d3 100644 (file)
@@ -1,5 +1,6 @@
 // run
-// +build linux darwin
+
+//go:build linux || darwin
 
 // Copyright 2020 The Go Authors. All rights reserved.
 // Use of this source code is governed by a BSD-style