t / t4018 / cpp-function-returning-referenceon commit Tighten and correct a few testcases for merging and cherry-picking (7c5585f)
   1string& get::it::RIGHT(char *ptr)
   2{
   3        ChangeMe;
   4}