]> Cypherpunks.ru repositories - gostls13.git/blobdiff - test/inline_math_bits_rotate.go
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / test / inline_math_bits_rotate.go
index a0341ea4971e94840a7a54ec7e25e37fe41fddd3..ad15d60e0807f04251d9b99c0e0d06f09959b429 100644 (file)
@@ -1,6 +1,7 @@
-// +build amd64
 // errorcheck -0 -m
 
+//go:build amd64
+
 // Copyright 2018 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.