blob: 5fafff2591c6442ecc26f66d62a716ebaa844634 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
// Code generated by mkconsts.go. DO NOT EDIT.
//go:build !goexperiment.staticlockranking
package goexperiment
const StaticLockRanking = false
const StaticLockRankingInt = 0
|