]> Cypherpunks.ru repositories - gostls13.git/blobdiff - test/chanlinear.go
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / test / chanlinear.go
index 4d55586dc8fce874484323cd27b5142ad7e91c15..87faa84c93071925d51df04e5556f207c05479c2 100644 (file)
@@ -1,6 +1,7 @@
-// +build darwin linux
 // run
 
+//go:build darwin || linux
+
 // Copyright 2014 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.