Retro68/gcc/libgo/go/internal/goexperiment/exp_staticlockranking_on.go
2022-10-27 20:55:19 +02:00

10 lines
216 B
Go

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