]> Cypherpunks.ru repositories - gostls13.git/blobdiff - test/fixedbugs/issue52127.go
test: migrate remaining files to go:build syntax
[gostls13.git] / test / fixedbugs / issue52127.go
index 68abe3fdbb76f4b2d30bae7415e17c43af3ee6b8..b40c194b3ee96aec70b7bdfe31bb2be7cc74bbf2 100644 (file)
@@ -1,6 +1,6 @@
 // run
+
 //go:build !js && !wasip1
-// +build !js,!wasip1
 
 // Copyright 2022 The Go Authors. All rights reserved.
 // Use of this source code is governed by a BSD-style