summaryrefslogtreecommitdiffstats
path: root/src/internal/goexperiment/exp_staticlockranking_off.go
blob: 3d546c04b40de6fb58b858afd178cf41c8a15dfb (plain)
1
2
3
4
5
6
7
8
9
// Code generated by mkconsts.go. DO NOT EDIT.

//go:build !goexperiment.staticlockranking
// +build !goexperiment.staticlockranking

package goexperiment

const StaticLockRanking = false
const StaticLockRankingInt = 0