gcc/libgo/go/internal/goexperiment/exp_staticlockranking_off.go

10 lines
219 B
Go

// Code generated by mkconsts.go. DO NOT EDIT.
//go:build !goexperiment.staticlockranking
// +build !goexperiment.staticlockranking
package goexperiment
const StaticLockRanking = false
const StaticLockRankingInt = 0