t / t4018 / cpp-template-function-definitionon commit real_path: convert real_path_internal to strbuf_realpath (a1ae484)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}