summaryrefslogtreecommitdiffstats
path: root/contrib/go/_std_1.24/src/internal/goexperiment/exp_preemptibleloops_off.go
blob: cddcc1b8cc20328acedc74faab8516a9ba8c84a5 (plain) (blame)
1
2
3
4
5
6
7
8
// Code generated by mkconsts.go. DO NOT EDIT.

//go:build !goexperiment.preemptibleloops

package goexperiment

const PreemptibleLoops = false
const PreemptibleLoopsInt = 0