diff --git a/test/fixedbugs/issue48471.go b/test/fixedbugs/issue48471.go index 2e00c87c6a..88caeede15 100644 --- a/test/fixedbugs/issue48471.go +++ b/test/fixedbugs/issue48471.go @@ -1,4 +1,4 @@ -// errorcheck +// errorcheck -G=3 // Copyright 2021 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style