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