func go/printer.trimRight

3 uses

	go/printer (current package)
		printer.go#L498: func trimRight(s string) string {
		printer.go#L652: 		p.writeString(pos, trimRight(text), true)
		printer.go#L682: 			p.writeString(pos, trimRight(line), true)