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