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