]> Cypherpunks.ru repositories - gostls13.git/blobdiff - test/gc2.go
test: migrate remaining files to go:build syntax
[gostls13.git] / test / gc2.go
index 2f8eb9b70e66fdac06c40bf2dba4ccbdb27f78a3..954a021a144599a43922a34ffc3a6574b2cabf97 100644 (file)
@@ -1,6 +1,7 @@
-// +build !nacl,!js
 // run
 
+//go:build !nacl && !js
+
 // Copyright 2011 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.