diff --git a/test/typeparam/issue50481.go b/test/typeparam/issue50481.go index 22d61ee29b..23038356bf 100644 --- a/test/typeparam/issue50481.go +++ b/test/typeparam/issue50481.go @@ -1,4 +1,4 @@ -// errorcheck +// errorcheck -G=3 // Copyright 2022 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style