t / t4018 / cpp-function-returning-referenceon commit t6043: fix copied test description to match its purpose (e0612a1)
   1string& get::it::RIGHT(char *ptr)
   2{
   3        ChangeMe;
   4}