// +build ignore,OMIT package sample // OMIT import "regex" // OMIT var whitespaceRegex = regexp.MustCompile(`\s+`)