t / t4018 / cpp-function-returning-referenceon commit t7408: merge short tests, factor out testing method (9292536)
   1string& get::it::RIGHT(char *ptr)
   2{
   3        ChangeMe;
   4}