]> Cypherpunks.ru repositories - gostls13.git/blobdiff - test/fixedbugs/issue12411.go
test: migrate remaining files to go:build syntax
[gostls13.git] / test / fixedbugs / issue12411.go
index ff49314a6b5789e1571b78e241266281b505db6f..19275d94a2a2c7ff0b1fb048ea42a65589f3bbd1 100644 (file)
@@ -1,6 +1,7 @@
-// +build !386
 // run
 
+//go:build !386
+
 // Copyright 2015 The Go Authors. All rights reserved.
 // Use of this source code is governed by a BSD-style
 // license that can be found in the LICENSE file.