t / t4018 / cpp-function-returning-referenceon commit t/perf: fix regression in testing older versions of git (1a0962d)
   1string& get::it::RIGHT(char *ptr)
   2{
   3        ChangeMe;
   4}