aboutsummaryrefslogtreecommitdiff
path: root/test/fixedbugs/issue11614.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixedbugs/issue11614.go')
-rw-r--r--test/fixedbugs/issue11614.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fixedbugs/issue11614.go b/test/fixedbugs/issue11614.go
index de15f9827f..6ea463b7fe 100644
--- a/test/fixedbugs/issue11614.go
+++ b/test/fixedbugs/issue11614.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