t / t4018 / cpp-template-function-definitionon commit imap-send: use skip_prefix instead of using magic numbers (59a642f)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}