]> Cypherpunks.ru repositories - gostls13.git/blobdiff - test/fixedbugs/issue46234.go
test: migrate remaining files to go:build syntax
[gostls13.git] / test / fixedbugs / issue46234.go
index ae280190ebc5985372a88fc9ce29ec782e9c7c23..9c346dd95c3a919a0ea6cdb60e04d947fc5d5587 100644 (file)
@@ -1,7 +1,6 @@
 // buildrun -t 45
 
 //go:build !js && !wasip1
-// +build !js,!wasip1
 
 // Copyright 2021 The Go Authors. All rights reserved.
 // Use of this source code is governed by a BSD-style