blob: ae3147a5b000c9118782accd86d12140ffbf5bdb [file] [log] [blame]
Josh Bleecher Snydere92a7242015-05-11 10:38:24 -07001// Copyright 2015 The Go Authors. All rights reserved.
2// Use of this source code is governed by a BSD-style
3// license that can be found in the LICENSE file.
4
5// +build race
6
7package fmt_test
8
9const raceenabled = true