diff options
Diffstat (limited to 'test/ken/cplx0.go')
-rw-r--r-- | test/ken/cplx0.go | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/ken/cplx0.go b/test/ken/cplx0.go index b9e783029..6e9bfd023 100644 --- a/test/ken/cplx0.go +++ b/test/ken/cplx0.go @@ -1,6 +1,6 @@ -// true +// $G $D/$F.go && $L $F.$A && ./$A.out -// Copyright 2009 The Go Authors. All rights reserved. +// Copyright 2010 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. |