aboutsummaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug195.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixedbugs/bug195.go')
-rw-r--r--test/fixedbugs/bug195.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fixedbugs/bug195.go b/test/fixedbugs/bug195.go
index 94f61fff7f..6d8578d6cb 100644
--- a/test/fixedbugs/bug195.go
+++ b/test/fixedbugs/bug195.go
@@ -1,4 +1,4 @@
-// errorcheck
+// errorcheck -lang=go1.17
// Copyright 2009 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style