summaryrefslogtreecommitdiff
path: root/test/sieve.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/sieve.go')
-rw-r--r--test/sieve.go4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/sieve.go b/test/sieve.go
index 4fa111582..31c4ed5c0 100644
--- a/test/sieve.go
+++ b/test/sieve.go
@@ -1,4 +1,6 @@
-// $G $F.go && $L $F.$A # don't run it - goes forever
+// build
+
+// don't run it - goes forever
// Copyright 2009 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style