t / t4018 / cpp-function-returning-referenceon commit git-p4: add options --commit and --disable-rebase (f55b87c)
   1string& get::it::RIGHT(char *ptr)
   2{
   3        ChangeMe;
   4}