]> Cypherpunks.ru repositories - gostls13.git/blobdiff - test/fixedbugs/issue13268.go
test: migrate remaining files to go:build syntax
[gostls13.git] / test / fixedbugs / issue13268.go
index 53a82d5074ab97af601fee7bcb70ba84d60ff67a..da54b708a08224e714552395f296e2a6c8c1a43f 100644 (file)
@@ -1,6 +1,7 @@
-// +build gc
 // run
 
+//go:build gc
+
 // 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.