blob: 2f57371e379d3c77a246d8bbf477616b5666e743 (
plain)
1
2
3
4
5
6
7
8
9
|
// rundir
// Copyright 2014 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.
// Issue 7995: globals not flushed quickly enough.
package ignored
|