mirror of
https://github.com/cheat/cheat.git
synced 2025-02-16 15:41:16 +01:00
6 lines
76 B
Go
6 lines
76 B
Go
//go:build tools
|
|
|
|
package winio
|
|
|
|
import _ "golang.org/x/tools/cmd/stringer"
|