type go/doc.lineWrapper

4 uses

	go/doc (current package)
		comment.go#L427: 	l := lineWrapper{
		comment.go#L462: type lineWrapper struct {
		comment.go#L475: func (l *lineWrapper) write(text string) {
		comment.go#L506: func (l *lineWrapper) flush() {