const text/tabwriter.Debug

3 uses

	text/tabwriter (current package)
		tabwriter.go#L194: 	Debug
		tabwriter.go#L307: 			if j > 0 && b.flags&Debug != 0 {
		tabwriter.go#L555: 						if ch == '\f' && b.flags&Debug != 0 {