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