diff options
Diffstat (limited to 'doc/progs/error3.go')
-rw-r--r-- | doc/progs/error3.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/progs/error3.go b/doc/progs/error3.go index e4e57e077..9f1b30072 100644 --- a/doc/progs/error3.go +++ b/doc/progs/error3.go @@ -1,3 +1,5 @@ +// compile + // 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. |