// SPDX-License-Identifier: Unlicense OR MIT // +build race package main_test func init() { raceEnabled = true }