]> Cypherpunks.ru repositories - gostls13.git/blobdiff - test/fixedbugs/issue24187.go
test: migrate remaining files to go:build syntax
[gostls13.git] / test / fixedbugs / issue24187.go
index 45fc92971072fdb257700bafd93490c509020e29..f697968a098fa72b68d6d4ab9be30346d5bf5518 100644 (file)
@@ -1,6 +1,7 @@
-// +build amd64p32
 // run
 
+//go:build amd64p32
+
 // Copyright 2018 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.