 #22740
7 lines
65 B
Go
7 lines
65 B
Go
//go:build race
|
|
// +build race
|
|
|
|
package race
|
|
|
|
var enabled = true
|