diff options
Diffstat (limited to 'test/varinit.go')
-rw-r--r-- | test/varinit.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/varinit.go b/test/varinit.go index c76877793..5614783e0 100644 --- a/test/varinit.go +++ b/test/varinit.go @@ -1,4 +1,4 @@ -// $G $D/$F.go && $L $F.$A && ./$A.out || echo BUG wrong result +// run // Copyright 2009 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style |