]> Cypherpunks.ru repositories - gostls13.git/blobdiff - test/abi/uglyfib.go
test: migrate remaining files to go:build syntax
[gostls13.git] / test / abi / uglyfib.go
index b8e8739f30c34def236b676b8343dd85812677ef..9c9d7101054279e4be2e197518d51c168b761b67 100644 (file)
@@ -1,7 +1,6 @@
 // run
 
 //go:build !wasm
-// +build !wasm
 
 // Copyright 2021 The Go Authors. All rights reserved.
 // Use of this source code is governed by a BSD-style