summaryrefslogtreecommitdiff
path: root/test/ken/cplx1.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/ken/cplx1.go')
-rw-r--r--test/ken/cplx1.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/ken/cplx1.go b/test/ken/cplx1.go
index d2953fc26..379e2e10b 100644
--- a/test/ken/cplx1.go
+++ b/test/ken/cplx1.go
@@ -1,6 +1,6 @@
-// [ $GOARCH != amd64 ] || ($G $D/$F.go && $L $F.$A && ./$A.out)
+// $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.