add generator tag
This commit is contained in:
@ -82,6 +82,7 @@ func main() {
|
||||
if err != nil {
|
||||
log.Panic(err)
|
||||
}
|
||||
log.Print("Generated properties_enum.go")
|
||||
}
|
||||
|
||||
func UpperTheFirst(word string) string {
|
||||
|
Reference in New Issue
Block a user