xref: /Universal-ctags/Units/parser-ttcn.r/ttcn-template-variables-and-constants.d/input.ttcn (revision aeffadb5e697d7651529759d7bcb58008d35bde2)
1var TemplateType<Type> variable := { }
2const TemplateType<Type> constant := { }
3var template TemplateType<Type> templateVariable := { }
4