aboutsummaryrefslogtreecommitdiff
path: root/src/sync/runtime2_lockrank.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/sync/runtime2_lockrank.go')
-rw-r--r--src/sync/runtime2_lockrank.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sync/runtime2_lockrank.go b/src/sync/runtime2_lockrank.go
index aaa1c27626..e91fdb6c1f 100644
--- a/src/sync/runtime2_lockrank.go
+++ b/src/sync/runtime2_lockrank.go
@@ -2,6 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
+//go:build goexperiment.staticlockranking
// +build goexperiment.staticlockranking
package sync