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