1 //go:build tools 2 3 package winio 4 5 import _ "golang.org/x/tools/cmd/stringer" 6
View as plain text