const text/tabwriter.Debug

3 uses

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