]> Cypherpunks.ru repositories - gostls13.git/blobdiff - test/fixedbugs/issue19507.dir/main.go
test: migrate remaining files to go:build syntax
[gostls13.git] / test / fixedbugs / issue19507.dir / main.go
index c115556f91dcb1bdf7dfd7d51c6f4d4d86791ac2..e4e72be87ded8d639369de0f8212229a1248f2a2 100644 (file)
@@ -1,4 +1,4 @@
-// +build arm
+//go:build arm
 
 // Copyright 2017 The Go Authors. All rights reserved.
 // Use of this source code is governed by a BSD-style