]> Cypherpunks.ru repositories - gostls13.git/blobdiff - test/fixedbugs/issue11656.dir/asm_generic.go
test: migrate remaining files to go:build syntax
[gostls13.git] / test / fixedbugs / issue11656.dir / asm_generic.go
index 104d44dfeb49ad6e77da4b8cafcff241e46128ca..a8b8f6a5e4f2af436f2bbd65b4b64b94f7bfa9bc 100644 (file)
@@ -3,7 +3,6 @@
 // license that can be found in the LICENSE file.
 
 //go:build !ppc64 && !ppc64le
-// +build !ppc64,!ppc64le
 
 package main