summaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug335.go
blob: 915b746578ccbe3ba7d895a49c16f6c6baab4cd5 (plain)
1
2
3
4
5
6
7
8
9
10
// $G $D/$F.dir/b.go && $G $D/$F.dir/a.go
// rm -f a.$A b.$A

// Copyright 2011 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 1705.

unused (see script at top of file)