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