package cc const numTpl = ` {{ if .Rules.GetIgnoreEmpty }} if ({{ accessor . }} != 0) { {{ end }} {{ template "const" . }} {{ template "ltgt" . }} {{ template "in" . }} {{ if .Rules.GetIgnoreEmpty }} } {{ end }} `