internal/profile.Profile.Comments (field)

5 uses

	internal/profile (current package)
		encode.go#L288: 		p.Comments = append(p.Comments, c)
		merge.go#L408: 		for _, c := range s.Comments {
		merge.go#L430: 		Comments:          comments,
		profile.go#L28: 	Comments          []string