summaryrefslogtreecommitdiff
path: root/test/cmplxdivide.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/cmplxdivide.go')
-rw-r--r--test/cmplxdivide.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cmplxdivide.go b/test/cmplxdivide.go
index 461ee9796..92a98356d 100644
--- a/test/cmplxdivide.go
+++ b/test/cmplxdivide.go
@@ -1,4 +1,4 @@
-// $G $D/$F.go $D/cmplxdivide1.go && $L $D/$F.$A && ./$A.out
+// run cmplxdivide1.go
// Copyright 2010 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style