golang.org/x/tools/txtar.Archive.Comment (field)

3 uses

	golang.org/x/tools/txtar (current package)
		archive.go#L43: 	Comment []byte
		archive.go#L59: 	buf.Write(fixNL(a.Comment))
		archive.go#L81: 	a.Comment, name, data = findFileMarker(data)