diff options
Diffstat (limited to 'test/fixedbugs/bug392.go')
-rw-r--r-- | test/fixedbugs/bug392.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fixedbugs/bug392.go b/test/fixedbugs/bug392.go index a7a4216c4..48b79e01b 100644 --- a/test/fixedbugs/bug392.go +++ b/test/fixedbugs/bug392.go @@ -1,4 +1,4 @@ -// $G $D/$F.dir/one.go && $G $D/$F.dir/two.go && $G $D/$F.dir/three.go +// compiledir // Copyright 2011 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style |