t / t4018 / cpp-template-function-definitionon commit add reentrant variants of sha1_to_hex and find_unique_abbrev (af49c6d)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}