diff options
Diffstat (limited to 'test/ken/complit.go')
-rw-r--r-- | test/ken/complit.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/ken/complit.go b/test/ken/complit.go index f54da7b42..3132cf993 100644 --- a/test/ken/complit.go +++ b/test/ken/complit.go @@ -1,3 +1,5 @@ +// $G $D/$F.go && $L $F.$A && ./$A.out + // Copyright 2009 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. |