t / t4018 / cpp-function-returning-referenceon commit clone: --dissociate option to mark that reference is only temporary (fb1d6da)
   1string& get::it::RIGHT(char *ptr)
   2{
   3        ChangeMe;
   4}