func github.com/google/safehtml.hasBalancedBrackets

2 uses

	github.com/google/safehtml (current package)
		stylesheet.go#L56: 	if !hasBalancedBrackets(selectorWithoutStrings) {
		stylesheet.go#L75: func hasBalancedBrackets(s string) bool {