Keith Randall | 63f1bc5 | 2020-02-28 12:59:38 -0800 | [diff] [blame] | 1 | // buildrundir |
| 2 | |
| 3 | // Copyright 2020 The Go Authors. All rights reserved. |
| 4 | // Use of this source code is governed by a BSD-style |
| 5 | // license that can be found in the LICENSE file. |
| 6 | |
| 7 | // +build linux,amd64 darwin,amd64 linux,386 |
| 8 | |
| 9 | package ignored |