Files
config/definition/generate/render/tpl/data/parse.go.tpl
andrey f9a0411192
All checks were successful
Go Action / goaction (push) Successful in 29s
def (#12)
Reviewed-on: #12
2025-12-26 14:55:42 +03:00

3 lines
69 B
Smarty

{{block "Parse" .}}
return {{.ValName}}.Parse{{ .FuncType}}()
{{end}}