template.h (124B)
1 #ifndef %{'__' . substitute(toupper(expand('%:t')), '\(\.\|-\)', '_', 0) . '__'} 2 #define %{0} 3 4 %{CURSOR} 5 6 #endif /* %{0} */