t / t4018 / cpp-function-returning-referenceon commit t7300: add tests to document behavior of clean and nested git (91479b9)
   1string& get::it::RIGHT(char *ptr)
   2{
   3        ChangeMe;
   4}