//go:build race
// +build race
package sync2
// Race reports if the race detector is enabled.
const Race = true