aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/export_debug_regabiargs_on_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/export_debug_regabiargs_on_test.go')
-rw-r--r--src/runtime/export_debug_regabiargs_on_test.go3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/runtime/export_debug_regabiargs_on_test.go b/src/runtime/export_debug_regabiargs_on_test.go
index 3c65127e56..e1b72efd0f 100644
--- a/src/runtime/export_debug_regabiargs_on_test.go
+++ b/src/runtime/export_debug_regabiargs_on_test.go
@@ -3,8 +3,7 @@
// license that can be found in the LICENSE file.
//go:build amd64 && linux && goexperiment.regabiargs
-// +build amd64,linux
-// +build goexperiment.regabiargs
+// +build amd64,linux,goexperiment.regabiargs
package runtime