go/src/runtime/debug/mod_test.go

// strip removes two leading tabs after each newline of s.
func strip(s string) string {}

func FuzzParseBuildInfoRoundTrip(f *testing.F) {}