t / t4018 / cpp-function-returning-referenceon commit t6044: add more testcases with staged changes before a merge is invoked (7f5271f)
   1string& get::it::RIGHT(char *ptr)
   2{
   3        ChangeMe;
   4}