2 lines
66 B
Cheetah
Raw Normal View History

2017-05-12 20:46:18 +02:00
{{range $m := "colors" | getEnumValue .Enum }}-{{$m.Name}}
{{end}}