diff options
Diffstat (limited to 'test/gc2.go')
-rw-r--r-- | test/gc2.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/gc2.go b/test/gc2.go index 772f9810da..739183e598 100644 --- a/test/gc2.go +++ b/test/gc2.go @@ -1,4 +1,4 @@ -// $G $D/$F.go && $L $F.$A && ./$A.out +// run // Copyright 2011 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style |