summaryrefslogtreecommitdiff
path: root/doc/progs/go1.go
diff options
context:
space:
mode:
Diffstat (limited to 'doc/progs/go1.go')
-rw-r--r--doc/progs/go1.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/progs/go1.go b/doc/progs/go1.go
index 50fd93441..a4dc64d46 100644
--- a/doc/progs/go1.go
+++ b/doc/progs/go1.go
@@ -1,3 +1,6 @@
+// compile
+// this file will output a list of filenames in cwd, not suitable for cmpout
+
// Copyright 2011 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.