diff options
Diffstat (limited to 'test/syntax/if.go')
-rw-r--r-- | test/syntax/if.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/syntax/if.go b/test/syntax/if.go index a3b51f0c0..b2a65f9a5 100644 --- a/test/syntax/if.go +++ b/test/syntax/if.go @@ -1,4 +1,4 @@ -// errchk $G $D/$F.go +// errorcheck // Copyright 2011 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style |