// Implemented in the runtime. // //go:linkname runtime_readMetricNames func runtime_readMetricNames() []string func TestNames(t *testing.T) { … } func wrap(prefix, text string, width int) string { … } func formatDesc(t *testing.T) string { … } var generate … func TestDocs(t *testing.T) { … }