//go:build tools package tools import ( _ "golang.org/x/perf/cmd/benchstat" )