t / t4018 / cpp-function-returning-referenceon commit Merge tag 'v2.10.4' into maint-2.11 (05bb78a)
   1string& get::it::RIGHT(char *ptr)
   2{
   3        ChangeMe;
   4}