t / t4018 / cpp-function-returning-referenceon commit commit: fix erroneous BUG, 'multiple renames on the same target? how?' (3e73cc6)
   1string& get::it::RIGHT(char *ptr)
   2{
   3        ChangeMe;
   4}