diff options
Diffstat (limited to 'test/syntax/semi1.go')
-rw-r--r-- | test/syntax/semi1.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/syntax/semi1.go b/test/syntax/semi1.go index 547d9bf79..8fbfb206a 100644 --- a/test/syntax/semi1.go +++ b/test/syntax/semi1.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 |