mirror of
https://codeberg.org/cunicu/cunicu.git
synced 2025-10-10 19:20:32 +08:00
6 lines
51 B
Go
6 lines
51 B
Go
//go:build race
|
|
|
|
package test
|
|
|
|
const IsRace = true
|