Sign in
◑
Theme
go
/
tools
/
c00c94de7f36c70ad12f5c98c3226108f451ff18
/
.
/
internal
/
gcimporter
/
israce_test.go
blob: c75a16b7a1b98bb92d5e3b0ed6c2e8caace82e71 [
file
]
// Copyright 2019 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
//go:build race
package gcimporter_test
func init() {
isRace = true
}