t / t4018 / cpp-template-function-definitionon commit t3404: abstract away SHA-1-specific constants (4dd1b5f)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}